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