messages.FeaturedStickers#
- class pyrogram.raw.types.messages.FeaturedStickers#
- Featured stickersets. - Constructor of - FeaturedStickers.- Details:
- Layer: - 158
- ID: - BE382906
 
 - Parameters:
- hash ( - int- 64-bit) – Hash used for caching.
- count ( - int- 32-bit) – Total number of featured stickers.
- sets (List of - StickerSetCovered) – Featured stickersets.
- unread (List of - int- 64-bit) – IDs of new featured stickersets.
- premium ( - bool, optional) – Whether this is a premium stickerset.
 
 - Functions:
- This object can be returned by 3 functions. - Get featured stickers. - Method for fetching previously featured stickers. - Gets featured custom emoji stickersets.