InputRichBlockMathematicalExpression

class pyrogram.types.InputRichBlockMathematicalExpression[source]

A mathematical expression block, corresponding to the HTML tag <math>.

Parameters:

expression (str) – The mathematical expression in TeX source format.