InstallStickerSet¶
-
class
pyrogram.raw.functions.messages.
InstallStickerSet
¶ Install a stickerset.
- Details
Layer:
122
ID:
0xc78fe460
- Parameters
stickerset (
InputStickerSet
) – Stickerset to install.archived (
bool
) – Whether to archive stickerset.
- Returns
messages.StickerSetInstallResult
– Result of stickerset installation process.