PageTableCell
- class pyrogram.raw.types.PageTableCell
Table cell
Constructor of
PageTableCell
.- Details:
Layer:
194
ID:
34566B6A
- Parameters:
header (
bool
, optional) – Is this element part of the column headeralign_center (
bool
, optional) – Horizontally centered blockalign_right (
bool
, optional) – Right-aligned blockvalign_middle (
bool
, optional) – Vertically centered blockvalign_bottom (
bool
, optional) – Block vertically-aligned to the bottomtext (
RichText
, optional) – Contentcolspan (
int
32-bit
, optional) – For how many columns should this cell extendrowspan (
int
32-bit
, optional) – For how many rows should this cell extend