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

23 lines
483 B
Markdown

---
title: updateFavoriteStickers
description: List of favorite stickers was updated
---
## Constructor: updateFavoriteStickers
[Back to constructors index](index.md)
List of favorite stickers was updated
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|sticker\_ids|Array of [int](../types/int.md) | Yes|New list of file identifiers of favorite stickers|
### Type: [Update](../types/Update.md)