MadelineProto/old_docs/API_docs_v44/constructors/updateStickerSets.md

22 lines
293 B
Markdown
Raw Normal View History

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