Skip to main content

add_participant

Function add_participant 

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