# Constructor: messages.foundStickerSets
Found stickersets
# Attributes:
Name | Type | Required | Description |
---|---|---|---|
hash | int | Yes | |
sets | Array of StickerSetCovered | Yes | Found stickersets |
# Type: messages.FoundStickerSets
# Example:
$messages_foundStickerSets = ['_' => 'messages.foundStickerSets', 'hash' => int, 'sets' => [StickerSetCovered, StickerSetCovered]];
Or, if you’re into Lua:
messages_foundStickerSets={_='messages.foundStickerSets', hash=int, sets={StickerSetCovered}}
This site uses cookies, as described in the cookie policy. By clicking on "Accept" you consent to the use of cookies.