22 lines
293 B
Markdown
22 lines
293 B
Markdown
---
|
|
title: updateStickerSets
|
|
description: updateStickerSets attributes, type and example
|
|
---
|
|
## Constructor: updateStickerSets
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$updateStickerSets = ['_' => 'updateStickerSets', ];
|
|
```
|
|
|