pub async fn create_group_chat(context: &Context, name: &str) -> Result<ChatId>
Creates a group chat with a given name.
name