textMarked
Highlighted text
type tg.TextMarked struct { /* ... */ }
Implements RichText.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | RichTextClass | yes | Text |
References
- Official documentation
- Generated Go reference
- TL definition:
textMarked#34b8621