Skip to main content

remove_participant

Function remove_participant 

Source
pub fn remove_participant(
    storage_root: &Path,
    id: &str,
    participant_did: &str,
) -> Result<Vec<ChatParticipant>, ChatError>