Airgram

Guides
/
/
Input types

TextParseModeInput

Describes the way the text needs to be parsed for TextEntities.

The TextParseModeInputUnion type represents one of the following types:

TextParseModeMarkdownInput

The text uses Markdown-style formatting.


NameTypeDescription
_"textParseModeMarkdown"
versionnumber Version of the parser: 0 or 1 - Telegram Bot API "Markdown" parse mode, 2 - Telegram Bot API "MarkdownV2" parse mode