TextParseModeMarkdown constructor

TextParseModeMarkdown(
  1. {required int version,
  2. int? extra,
  3. int? clientId}
)

The text uses Markdown-style formatting

Implementation

TextParseModeMarkdown