TrendingStickerSets constructor

TrendingStickerSets(
  1. {required int total_count,
  2. required List<StickerSetInfo> sets,
  3. required bool is_premium,
  4. int? extra,
  5. int? clientId}
)

Represents a list of trending sticker sets

Implementation

TrendingStickerSets