MadelineProto/docs/API_docs/constructors/stickerPack.md
2016-12-19 20:35:27 +03:00

397 B

Constructor: stickerPack

Attributes:

Name Type Required
emoticon string Required
documents Array of long Required

Type:

StickerPack

Example:

$stickerPack = ['_' => stickerPack', 'emoticon' => string, 'documents' => [Vector t], ];