MadelineProtoDocs/docs/TD_docs/constructors/updateInstalledStickerSets.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

25 lines
684 B
Markdown

---
title: updateInstalledStickerSets
description: List of installed sticker sets was updated
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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)