23 lines
564 B
Markdown
23 lines
564 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 [long](../types/long.md) | Yes|Identifiers of viewed trending sticker sets|
|
|
|
|
|
|
### Return type: [Ok](../types/Ok.md)
|
|
|