TextMath
- class pyrogram.raw.types.TextMath
Telegram API type.
Constructor of
RichText.- Details:
Layer:
227ID:
9D2EAC97
- Parameters:
source (
str) – N/A
TL Schema
textMath#9d2eac97
source:string
= RichText
Parameter Tree
TextMath
└── source →
stringExample
TextMath(
source="text",
)