haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetCustomEmojiStickers

Synopsis

Documentation

data GetCustomEmojiStickers Source #

Returns the list of custom emoji stickers by their identifiers. Stickers are returned in arbitrary order. Only found stickers are returned. Returns Stickers

Constructors

GetCustomEmojiStickers 

Fields

  • custom_emoji_ids :: Maybe [Int]

    Identifiers of custom emoji stickers. At most 200 custom emoji stickers can be received simultaneously