messages.FeaturedStickers#
- class pyrogram.raw.types.messages.FeaturedStickers#
Featured stickersets.
Constructor of
FeaturedStickers.- Details:
Layer:
158ID:
BE382906
- Parameters:
hash (
int64-bit) – Hash used for caching.count (
int32-bit) – Total number of featured stickers.sets (List of
StickerSetCovered) – Featured stickersets.unread (List of
int64-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.