pub async fn resend_msgs(context: &Context, msg_ids: &[MsgId]) -> Result<()>
Resends given messages with the same Message-ID.
This is primarily intended to make existing webxdcs available to new chat members.