UpdateTrendingStickerSets constructor

UpdateTrendingStickerSets({
  1. StickerType? stickerType,
  2. TrendingStickerSets? stickerSets,
})

Implementation

UpdateTrendingStickerSets({this.stickerType, this.stickerSets});