Function deltachat::chat::forward_msgs

source ยท
pub async fn forward_msgs(
    context: &Context,
    msg_ids: &[MsgId],
    chat_id: ChatId,
) -> Result<()>
Expand description

Forwards multiple messages to a chat.