Constructor: updateMoveStickerSetToTop
A stickerset was just moved to top, see here for more info »
Attributes:
Name | Type | Required | Description |
---|---|---|---|
masks | Bool | Optional | This update is referring to a mask stickerset |
emojis | Bool | Optional | This update is referring to a custom emoji stickerset |
stickerset | long | Yes | Stickerset ID |
Type: Update
Example:
$updateMoveStickerSetToTop = ['_' => 'updateMoveStickerSetToTop', 'masks' => Bool, 'emojis' => Bool, 'stickerset' => long];