View Source ExTDLib.Object.TextParseModeMarkdown (ExTDLib v0.0.4)
The text uses Markdown-style formatting.
| Name | Type | Description |
|---|---|---|
| version | number | Version of the parser: 0 or 1 - Telegram Bot API "Markdown" parse mode, 2 - Telegram Bot API "MarkdownV2" parse mode. |
More details on telegram's documentation.