StickerSets constructor

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

Represents a list of sticker sets

Implementation

StickerSets