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

23 lines
573 B
Markdown

---
title: viewTrendingStickerSets
description: Informs that some trending sticker sets are viewed by the user
---
## Method: viewTrendingStickerSets
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Informs that some trending sticker sets are viewed by the user
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|sticker\_set\_ids|Array of [int64](../constructors/int64.md) | Yes|Identifiers of viewed trending sticker sets|
### Return type: [Ok](../types/Ok.md)