pageListOrderedItemBlocks
Ordered list of IV blocks
type tg.PageListOrderedItemBlocks struct { /* ... */ }
Implements PageListOrderedItem.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Checkbox | bool | — | Checkbox field of PageListOrderedItemBlocks. |
Checked | bool | — | Checked field of PageListOrderedItemBlocks. |
Num | string | — | Number of element within ordered list |
Blocks | []PageBlockClass | yes | Item contents |
Value | int | — | Value field of PageListOrderedItemBlocks. |
Type | string | — | Type field of PageListOrderedItemBlocks. |
References
- Official documentation
- Generated Go reference
- TL definition:
pageListOrderedItemBlocks#8ff2d5f0