2017-03-11 19:54:51 +01:00
|
|
|
---
|
2017-08-25 15:05:53 +02:00
|
|
|
title: updateInstalledStickerSets
|
2017-03-11 19:54:51 +01:00
|
|
|
description: List of installed sticker sets was updated
|
|
|
|
---
|
2017-08-25 15:05:53 +02:00
|
|
|
## Constructor: updateInstalledStickerSets
|
2017-03-11 19:54:51 +01:00
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
List of installed sticker sets was updated
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|is\_masks|[Bool](../types/Bool.md) | Yes|True, if list of installed mask sticker sets was updated|
|
2017-08-25 15:05:53 +02:00
|
|
|
|sticker\_set\_ids|Array of [long](../constructors/long.md) | Yes|New list of installed ordinary sticker sets|
|
2017-03-11 19:54:51 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|
|
|
|
|