async fn prepare_send_msg(
    context: &Context,
    chat_id: ChatId,
    msg: &mut Message
) -> Result<Vec<i64>>
Expand description

Returns row ids of the smtp table.