ForwardMessages constructor
ForwardMessages({})
Implementation
ForwardMessages({
super.extra,
super.client_id,
this.chat_id,
this.message_thread_id,
this.from_chat_id,
this.message_ids,
this.options,
this.send_copy,
this.remove_caption,
this.only_preview,
});