messages.uninstallStickerSet

Uninstall a stickerset

 Method schema is available as of layer 29. Switch »

Parameters

Name Type Description
stickerset InputStickerSet The stickerset to uninstall

Result

Bool

Possible errors

Code Type Description
406 STICKERSET_INVALID The provided sticker set is invalid.
Go up