pub async fn prepare_msg( context: &Context, chat_id: ChatId, msg: &mut Message, ) -> Result<MsgId>
Prepares a message for sending.