View Source ExTDLib.Object.MessageText (ExTDLib v0.0.4)
A text message.
| Name | Type | Description |
|---|---|---|
| text | formattedText | Text of the message. |
| web_page | webPage | A link preview attached to the message; may be null. |
| link_preview_options | linkPreviewOptions | Options which were used for generation of the link preview; may be null if default options were used. |
More details on telegram's documentation.