deltachat::chat

Function prepare_send_msg

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

Prepares a message to be sent out.

Returns row ids of the smtp table.