Function deltachat::chat::prepare_msg_common
source ยท async fn prepare_msg_common(
context: &Context,
chat_id: ChatId,
msg: &mut Message,
change_state_to: MessageState,
) -> Result<MsgId>
Expand description
Prepares a message to be sent out.