pageListItemText
List item
type tg.PageListItemText struct { /* ... */ }
Implements PageListItem.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Checkbox | bool | — | Checkbox field of PageListItemText. |
Checked | bool | — | Checked field of PageListItemText. |
Text | RichTextClass | yes | Text |
References
- Official documentation
- Generated Go reference
- TL definition:
pageListItemText#2f58683c