pub async fn create_group_unencrypted( context: &Context, name: &str, ) -> Result<ChatId>
Creates an unencrypted group chat.