RichBlockMathematicalExpression

class pyrogram.types.RichBlockMathematicalExpression[source]

A block with a mathematical expression in LaTeX format, corresponding to the custom HTML tag <tg-math-block>.

Parameters:

expression (str) – The mathematical expression in LaTeX format.