View Source ExTDLib.Object.PageBlockTable (ExTDLib v0.0.4)
A table.
| Name | Type | Description |
|---|---|---|
| caption | RichText | Table caption. |
| cells | pageBlockTableCell | Table cells. |
| is_bordered | bool | True, if the table is bordered. |
| is_striped | bool | True, if the table is striped. |
More details on telegram's documentation.