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

TD.Query.GetTextCompositionStyleExample

Synopsis

Documentation

data GetTextCompositionStyleExample Source #

Returns an example of usage of a custom text composition style. Returns TextCompositionStyleExample

Constructors

GetTextCompositionStyleExample 

Fields

  • name :: Maybe Text

    Name of the style

  • example_number :: Maybe Int

    0-based unique number of the requested example; must be non-negative and less than getOption("text_composition_style_example_count")