StickerSet¶
-
class
pyrogram.raw.types.messages.
StickerSet
¶ Stickerset and stickers inside it.
Constructor type of
StickerSet
.- Details
Layer:
126
ID:
0xb60a24a6
- Parameters
set (
StickerSet
) – The stickerset.packs (List of
StickerPack
) – Emoji info for stickers.documents (List of
Document
) – Stickers in stickerset.
- Methods
This object can be returned by 6 methods:
Get info about a stickerset.
Create a stickerset, bots only.
Remove a sticker from the set where it belongs, bots only.
Changes the absolute position of a sticker in the set to which it belongs; for bots only.
Add a sticker to a stickerset, bots only.
Set stickerset thumbnail.