async fn set_chat_description_ex( context: &Context, sync: Sync, chat_id: ChatId, new_description: &str, ) -> Result<()>