telegramx.js

RichTextMathematicalExpression

interface

A mathematical expression.

Declaration

interface RichTextMathematicalExpression 

Properties

expressionproperty#
expression: string;

The expression in LaTeX format

typeproperty#
type: 'mathematical_expression';

Type of the rich text, always "mathematical_expression"