Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextMathematicalExpression

Interface: TelegramRichTextMathematicalExpression

Defined in: @gramio/types/out/objects.d.ts:7485

A mathematical expression.

Documentation

Properties

PropertyTypeDescriptionDefined in
expressionstringThe expression in LaTeX format@gramio/types/out/objects.d.ts:7493
type"mathematical_expression"Type of the rich text, always “mathematical_expression”@gramio/types/out/objects.d.ts:7489