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