pub async fn save_msgs(context: &Context, msg_ids: &[MsgId]) -> Result<()>
Save a copy of the message in “Saved Messages” and send a sync messages so that other devices save the message as well, unless deleted there.