404 B
404 B
Constructor: messages_allStickers
Attributes:
Name | Type | Required |
---|---|---|
hash | int | Required |
sets | Array of StickerSet | Required |
Type: messages_AllStickers
Example:
$messages_allStickers = ['hash' => int, 'sets' => [StickerSet], ];