GetTrendingStickerSets constructor

GetTrendingStickerSets(
  1. {required StickerType sticker_type,
  2. required int offset,
  3. required int limit,
  4. int? extra,
  5. int? clientId}
)

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

Returns TrendingStickerSets

Implementation

GetTrendingStickerSets