--- 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)