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

24 lines
556 B
Markdown

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