Function deltachat::chat::resend_msgs

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

Resends given messages with the same Message-ID.

This is primarily intended to make existing webxdcs available to new chat members.