TextParseModeInput
Describes the way the text needs to be parsed for TextEntities.
The TextParseModeInputUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Markdown
Html
TextParseModeMarkdownInput
The text uses Markdown-style formatting.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "textParseModeMarkdown" | |
version | number | Version of the parser: 0 or 1 - Telegram Bot API "Markdown" parse mode, 2 - Telegram Bot API "MarkdownV2" parse mode |