View Source ExTDLib.Object.RichTextUrl (ExTDLib v0.0.4)
A rich text URL link.
| Name | Type | Description |
|---|---|---|
| text | RichText | Text. |
| url | string | URL. |
| is_cached | bool | True, if the URL has cached instant view server-side. |
More details on telegram's documentation.
A rich text URL link.
| Name | Type | Description |
|---|---|---|
| text | RichText | Text. |
| url | string | URL. |
| is_cached | bool | True, if the URL has cached instant view server-side. |
More details on telegram's documentation.