messages.FeaturedStickersNotModified#

class pyrogram.raw.types.messages.FeaturedStickersNotModified#

Featured stickers haven’t changed.

Constructor of FeaturedStickers.

Details:
  • Layer: 158

  • ID: C6DC0C66

Parameters:

count (int 32-bit) – Total number of featured stickers.

Functions:

This object can be returned by 3 functions.

messages.GetFeaturedStickers

Get featured stickers.

messages.GetOldFeaturedStickers

Method for fetching previously featured stickers.

messages.GetFeaturedEmojiStickers

Gets featured custom emoji stickersets.