PageTableCell
- class pyrogram.raw.types.PageTableCell
Table cell
Constructor of
PageTableCell.- Details:
Layer:
196ID:
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 (
int32-bit, optional) – For how many columns should this cell extendrowspan (
int32-bit, optional) – For how many rows should this cell extend