mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 16:07:21 +01:00
468 B
468 B
title |
---|
stickerPack |
Constructor: stickerPack
Attributes:
Name | Type | Required |
---|---|---|
emoticon | string | Required |
documents | Array of long | Required |
Type: StickerPack
Example:
$stickerPack = ['_' => stickerPack', 'emoticon' => string, 'documents' => [Vector t], ];