telegram api constructor · layer 229 · #34566b6a
pageTableCell
Table cell
definition
pageTableCell#34566b6a flags:# header:flags.0?true align_center:flags.3?true align_right:flags.4?true valign_middle:flags.5?true valign_bottom:flags.6?true text:flags.7?RichText colspan:flags.1?int rowspan:flags.2?int = PageTableCell;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
header | true | Is this element part of the column header |
align_center | true | Horizontally centered block |
align_right | true | Right-aligned block |
valign_middle | true | Vertically centered block |
valign_bottom | true | Block vertically-aligned to the bottom |
text | RichText | Content |
colspan | int | For how many columns should this cell extend |
rowspan | int | For how many rows should this cell extend |
type
history
present in layers 88–229
| id | layers |
|---|---|
| #34566b6a | 88–229 |