View Source ExTDLib.Object.MessageOriginChat (ExTDLib v0.0.4)
The message was originally sent on behalf of a chat.
| Name | Type | Description |
|---|---|---|
| sender_chat_id | string | Identifier of the chat that originally sent the message. |
| author_signature | string | For messages originally sent by an anonymous chat administrator, original message author signature. |
More details on telegram's documentation.