Function deltachat::message::delete_msgs

source ·
pub async fn delete_msgs(context: &Context, msg_ids: &[MsgId]) -> Result<()>
Expand description

Deletes requested messages by moving them to the trash chat and scheduling for deletion on IMAP.