PageBlockTable¶
- class pyrogram.raw.types.PageBlockTable[source]¶
Table
Constructor of
PageBlock.- Details:
Layer:
229ID:
BF4DEA82
- Parameters:
title (
RichText) – Titlerows (List of
PageTableRow) – Table rowsbordered (
bool, optional) – Does the table have a visible border?striped (
bool, optional) – Is the table striped?compact (
bool, optional) – N/A