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

TD.Query.GetGiftChatThemes

Synopsis

Documentation

data GetGiftChatThemes Source #

Returns available to the current user gift chat themes. Returns GiftChatThemes

Constructors

GetGiftChatThemes 

Fields

  • offset :: Maybe Text

    Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results

  • limit :: Maybe Int

    The maximum number of chat themes to return