PageTableCell

class pyrogram.raw.types.PageTableCell

This object is a constructor of the base type PageTableCell.

Details:
  • Layer: 120

  • ID: 0x34566b6a

Parameters
  • header (optional) – bool

  • align_center (optional) – bool

  • align_right (optional) – bool

  • valign_middle (optional) – bool

  • valign_bottom (optional) – bool

  • text (optional) – RichText

  • colspan (optional) – int 32-bit

  • rowspan (optional) – int 32-bit