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

24 lines
623 B
Markdown

---
title: updateTrendingStickerSets
description: List of trending sticker sets was updated or some of them was viewed
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: updateTrendingStickerSets
[Back to constructors index](index.md)
List of trending sticker sets was updated or some of them was viewed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|sticker\_sets|[stickerSets](../constructors/stickerSets.md) | Yes|New list of trending sticker sets|
### Type: [Update](../types/Update.md)