View Source ExTDLib.Object.MessageOriginChannel (ExTDLib v0.0.4)
The message was originally a post in a channel.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the channel chat to which the message was originally sent. |
| message_id | string | Message identifier of the original message. |
| author_signature | string | Original post author signature. |
More details on telegram's documentation.