TDLib v0.0.2 TDLib.Object.FormattedText View Source
A text with some entities.
| Name | Type | Description |
|---|---|---|
| text | string | The text. |
| entities | textEntity[] | Entities contained in the text. |
More details on telegram’s documentation.
A text with some entities.
| Name | Type | Description |
|---|---|---|
| text | string | The text. |
| entities | textEntity[] | Entities contained in the text. |
More details on telegram’s documentation.