Function create_group_unencrypted

Source
pub async fn create_group_unencrypted(
    context: &Context,
    name: &str,
) -> Result<ChatId>
Expand description

Creates an unencrypted group chat.