messages.StickerSet#
- class pyrogram.raw.types.messages.StickerSet#
Stickerset and stickers inside it.
Constructor of
StickerSet
.- Details:
Layer:
158
ID:
6E153F16
- Parameters:
set (
StickerSet
) – The stickerset.packs (List of
StickerPack
) – Emoji info for stickers.keywords (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 8 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.