## Constructor: updateNewStickerSet ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |stickerset|[messages\_StickerSet](../types/messages_StickerSet.md) | Required| ### Type: [Update](../types/Update.md) ### Example: ``` $updateNewStickerSet = ['_' => updateNewStickerSet', 'stickerset' => messages.StickerSet, ]; ```