MessageForwardInfo constructor
MessageForwardInfo({})
Implementation
MessageForwardInfo({
super.extra,
super.client_id,
this.origin,
this.date,
this.public_service_announcement_type,
this.from_chat_id,
this.from_message_id,
});