messages.StickerSet
- class pyrogram.raw.types.messages.StickerSet
Stickerset and stickers inside it
Constructor of
StickerSet
.- Details:
Layer:
194
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, 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
Update the keywords, emojis or mask coordinates of a sticker, bots only.
Renames a stickerset, bots only.
{schema}