async fn prepare_send_msg( context: &Context, chat_id: ChatId, msg: &mut Message, ) -> Result<Vec<i64>>
Prepares a message to be sent out.
Returns row ids of the smtp table.
smtp