View Source ExTDLib.Object.PushMessageContentText (ExTDLib v0.0.4)
A text message.
| Name | Type | Description |
|---|---|---|
| text | string | Message text. |
| is_pinned | bool | True, if the message is a pinned message with the specified content. |
More details on telegram's documentation.