View Source ExTDLib.Object.RichTextReference (ExTDLib v0.0.4)
A reference to a richTexts object on the same web page.
| Name | Type | Description |
|---|---|---|
| text | RichText | The text. |
| anchor_name | string | The name of a richTextAnchor object, which is the first element of the target richTexts object. |
| url | string | An HTTP URL, opening the reference. |
More details on telegram's documentation.