GetTrendingStickerSets constructor
Returns a list of trending sticker sets. For optimal performance, the number of returned sticker sets is chosen by TDLib
Implementation
const GetTrendingStickerSets({
required this.offset,
required this.limit,
});