Link Search Menu Expand Document

Constructor: messages.foundStickerSets

Back to constructors index

Found stickersets

Attributes:

NameTypeRequiredDescription
hashlongYesHash for pagination, for more info click here
setsArray of StickerSetCoveredYesFound stickersets

Type: messages.FoundStickerSets

Example:

$messages_foundStickerSets = ['_' => 'messages.foundStickerSets', 'hash' => long, 'sets' => [StickerSetCovered, StickerSetCovered]];