pageTableRow
Table row
type tg.PageTableRow struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Cells | []PageTableCell | yes | Table cells |
References
- Official documentation
- Generated Go reference
- TL definition:
pageTableRow#e0c0c5e5