PageBlockMath
- class pyrogram.raw.types.PageBlockMath
Telegram API type.
Constructor of
PageBlock.- Details:
Layer:
227ID:
59080C20
- Parameters:
source (
str) – N/A
TL Schema
pageBlockMath#59080c20
source:string
= PageBlock
Parameter Tree
PageBlockMath
└── source →
stringExample
PageBlockMath(
source="text",
)