messages.StickerSet#
- class pyrogram.raw.types.messages.StickerSet#
Stickerset and stickers inside it
Constructor of
StickerSet
.- Details:
Layer:
198
ID:
6E153F16
- Parameters:
set (
StickerSet
) – The stickersetpacks (List of
StickerPack
) – Emoji info for stickerskeywords (List of
StickerKeyword
) – Keywords for some or every sticker in the stickerset.documents (List of
Document
) – Stickers in stickerset
- Functions:
This object can be returned by 9 functions.
Get info about a stickerset
Create a stickerset.
Remove a sticker from the set where it belongs.
Changes the absolute position of a sticker in the set to which it belongs.
Add a sticker to a stickerset.
Set stickerset thumbnail
Update the keywords, emojis or mask coordinates of a sticker.
Renames a stickerset.
Replace a sticker in a stickerset ».