Skip to main content

get_participants

Function get_participants 

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