mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 16:07:21 +01:00
371 B
371 B
Constructor: updateNewStickerSet
Attributes:
Name | Type | Required |
---|---|---|
stickerset | messages_StickerSet | Required |
Type:
Example:
$updateNewStickerSet = ['_' => updateNewStickerSet', 'stickerset' => messages.StickerSet, ];