MadelineProto/docs/TD_docs/constructors/updateFavoriteStickers.md

23 lines
483 B
Markdown
Raw Normal View History

2017-12-21 21:08:25 +01:00
---
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)