StickerSetCovered#

class pyrogram.raw.base.StickerSetCovered#

Stickerset preview.

Constructors:

This base type has 4 constructors available.

StickerSetCovered

Stickerset with a single sticker as preview.

StickerSetFullCovered

Stickerset preview with all stickers of the stickerset included.

StickerSetMultiCovered

Stickerset, with multiple stickers as preview.

StickerSetNoCovered

Just the stickerset information, with no previews.

Functions:

This object can be returned by 1 function.

messages.GetAttachedStickers

Get stickers attached to a photo or video.