pub async fn set_chat_name( context: &Context, chat_id: ChatId, new_name: &str, ) -> Result<()>
Sets group or mailing list chat name.