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.