deltachat::chat

Function prepare_msg

source
pub async fn prepare_msg(
    context: &Context,
    chat_id: ChatId,
    msg: &mut Message,
) -> Result<MsgId>
Expand description

Prepares a message for sending.