get_trending_sticker_sets


Description:

public async TrendingStickerSets get_trending_sticker_sets (StickerType sticker_type, int32 offset, int32 limit) throws TDLibError

Returns a list of trending sticker sets. For optimal performance, the number of returned sticker sets is chosen by TDLib

Parameters:

sticker_type

Type of the sticker sets to return

offset

The offset from which to return the sticker sets; must be non-negative

limit

The maximum number of sticker sets to be returned; up to 100. For optimal performance, the number of returned sticker sets is chosen by TDLib and can be smaller than the specified limit, even if the end of the list has not been reached