pub async fn forward_msgs( context: &Context, msg_ids: &[MsgId], chat_id: ChatId, ) -> Result<()>
Forwards multiple messages to a chat.