PageBlockTable

class pyrogram.raw.types.PageBlockTable

Table

Constructor of PageBlock.

Details:
  • Layer: 187

  • ID: BF4DEA82

Parameters:
  • title (RichText) – Title

  • rows (List of PageTableRow) – Table rows

  • bordered (bool, optional) – Does the table have a visible border?

  • striped (bool, optional) – Is the table striped?