GetArchivedStickerSets constructor
const
GetArchivedStickerSets({})
Returns a list of archived sticker sets
Implementation
const GetArchivedStickerSets({
required this.isMasks,
required this.offsetStickerSetId,
required this.limit,
});