MadelineProto/docs/API_docs/constructors/messages_allStickers.md
2016-12-20 13:32:11 +01:00

572 B

title description
messages_allStickers messages_allStickers attributes, type and example

Constructor: messages_allStickers

Back to constructors index

Attributes:

Name Type Required
hash int Required
sets Array of StickerSet Required

Type: messages_AllStickers

Example:

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