Constructor: messages.stickers
Found stickers
Attributes:
Name | Type | Required | Description |
---|---|---|---|
hash | long | Yes | Hash for pagination, for more info click here |
stickers | Array of Document | Yes | Stickers |
Type: messages.Stickers
Example:
$messages_stickers = ['_' => 'messages.stickers', 'hash' => long, 'stickers' => [Document, Document]];