haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.SavedMessagesTag

Documentation

data SavedMessagesTag Source #

Constructors

SavedMessagesTag

Represents a tag used in Saved Messages or a Saved Messages topic

Fields

  • tag :: Maybe ReactionType

    The tag

  • label :: Maybe Text

    Label of the tag; 0-12 characters. Always empty if the tag is returned for a Saved Messages topic

  • count :: Maybe Int

    Number of times the tag was used; may be 0 if the tag has non-empty label