TDLib v0.0.2 TDLib.Object.MessageText View Source
A text message.
| Name | Type | Description |
|---|---|---|
| text | formattedText | Text of the message. |
| web_page | webPage | A preview of the web page that’s mentioned in the text; may be null. |
More details on telegram’s documentation.