527 B
527 B
title | description |
---|---|
stickerPack | stickerPack attributes, type and example |
Constructor: stickerPack
Attributes:
Name | Type | Required |
---|---|---|
emoticon | string | Required |
documents | Array of long | Required |
Type: StickerPack
Example:
$stickerPack = ['_' => 'stickerPack', 'emoticon' => string, 'documents' => [Vector t], ];