View Source ExTDLib.Object.TrendingStickerSets (ExTDLib v0.0.4)
Represents a list of trending sticker sets.
| Name | Type | Description |
|---|---|---|
| total_count | number | Approximate total number of trending sticker sets. |
| sets | stickerSetInfo | List of trending sticker sets. |
| is_premium | bool | True, if the list contains sticker sets with premium stickers. |
More details on telegram's documentation.