MadelineProto/docs/TD_docs/constructors/updateInstalledStickerSets.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

24 lines
611 B
Markdown

---
title: updateInstalledStickerSets
description: List of installed sticker sets was updated
---
## Constructor: updateInstalledStickerSets
[Back to constructors index](index.md)
List of installed sticker sets was updated
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|is\_masks|[Bool](../types/Bool.md) | Yes|True, if list of installed mask sticker sets was updated|
|sticker\_set\_ids|Array of [int64](../constructors/int64.md) | Yes|New list of installed ordinary sticker sets|
### Type: [Update](../types/Update.md)