## Constructor: messages\_allStickers ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |hash|[int](../types/int.md) | Required| |sets|Array of [StickerSet](../types/StickerSet.md) | Required| ### Type: [messages\_AllStickers](../types/messages_AllStickers.md) ### Example: ``` $messages_allStickers = ['_' => messages_allStickers', 'hash' => int, 'sets' => [Vector t], ]; ```