textAnchor
Text linking to another section of the page
type tg.TextAnchor struct { /* ... */ }
Implements RichText.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | RichTextClass | yes | Text |
Name | string | yes | Section name |
References
- Official documentation
- Generated Go reference
- TL definition:
textAnchor#35553762