haskell-tdlib-2.1.11.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetMarkdownText

Synopsis

Documentation

data GetMarkdownText Source #

Replaces text entities with Markdown formatting in a human-friendly format. Entities that can't be represented in Markdown unambiguously are kept as is. Can be called synchronously. Returns FormattedText

Constructors

GetMarkdownText 

Fields