TDLib v0.0.2 TDLib.Object.PageBlockList View Source
A list of texts.
| Name | Type | Description |
|---|---|---|
| items | RichText[] | Texts. |
| is_ordered | bool | True, if the items should be marked with numbers. |
More details on telegram’s documentation.
A list of texts.
| Name | Type | Description |
|---|---|---|
| items | RichText[] | Texts. |
| is_ordered | bool | True, if the items should be marked with numbers. |
More details on telegram’s documentation.