MessageForwardOriginChat constructor

MessageForwardOriginChat(
  1. {required int sender_chat_id,
  2. required String author_signature,
  3. int? extra,
  4. int? clientId}
)

The message was originally sent on behalf of a chat

Implementation

MessageForwardOriginChat