Link Search Menu Expand Document

Constructor: updateNewStickerSet

Back to constructors index

A new stickerset was installed

Attributes:

NameTypeRequiredDescription
stickersetmessages.StickerSetYesThe installed stickerset

Type: Update

Example:

$updateNewStickerSet = ['_' => 'updateNewStickerSet', 'stickerset' => messages.StickerSet];