pub async fn send_edit_request( context: &Context, msg_id: MsgId, new_text: String, ) -> Result<()>
Sends chat members a request to edit the given message’s text.