Parses Markdown entities in a human-friendly format, ignoring markup errors. Can be called synchronously. Request type for Tdjson#parseMarkdown.
The text to parse. For example, "italic strikethrough ||spoiler|| bold code pre __italic__ text_url __italicbold italic__bold".
code
pre
Parses Markdown entities in a human-friendly format, ignoring markup errors. Can be called synchronously. Request type for Tdjson#parseMarkdown.