MadelineProto/old_docs/API_docs_v41/constructors/messages_allStickers.md

586 B

title description
messages_allStickers messages_allStickers attributes, type and example

Constructor: messages_allStickers

Back to constructors index

Attributes:

Name Type Required
hash string Required
sets Array of StickerSet Required

Type: messages_AllStickers

Example:

$messages_allStickers = ['_' => 'messages_allStickers', 'hash' => string, 'sets' => [Vector t], ];