Link Search Menu Expand Document

Constructor: messages.stickers

Back to constructors index

Found stickers

Attributes:

NameTypeRequiredDescription
hashlongYesHash for pagination, for more info click here
stickersArray of DocumentYesStickers

Type: messages.Stickers

Example:

$messages_stickers = ['_' => 'messages.stickers', 'hash' => long, 'stickers' => [Document, Document]];