messages.StickerSetNotModified
- class pyrogram.raw.types.messages.StickerSetNotModified
The stickerset hasn’t changed
Constructor of
StickerSet.- Details:
Layer:
223ID:
D3F924EB
- Parameters:
No parameters required.
- 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 ».
TL Schema
messages.stickerSetNotModified#d3f924eb
= messages.StickerSet
Parameter Tree
StickerSetNotModified
Example
StickerSetNotModified(
)