messages.FeaturedStickers

class pyrogram.raw.types.messages.FeaturedStickers

Telegram API type.

Constructor of FeaturedStickers.

Details:
  • Layer: 187

  • ID: BE382906

Parameters:
  • hash (int 64-bit) – N/A

  • count (int 32-bit) – N/A

  • sets (List of StickerSetCovered) – N/A

  • unread (List of int 64-bit) – N/A

  • premium (bool, optional) – N/A

Functions:

This object can be returned by 3 functions.

messages.GetFeaturedStickers

Telegram API function.

messages.GetOldFeaturedStickers

Telegram API function.

messages.GetFeaturedEmojiStickers

Telegram API function.