1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 10:07:47 +01:00
MadelineProto/docs/API_docs/constructors/updateStickerSets.md

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', ];
```