Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data GetArchivedStickerSets Source #
Returns a list of archived sticker sets. Returns StickerSets
GetArchivedStickerSets | |
|
Instances
ToJSON GetArchivedStickerSets Source # | |
Defined in TD.Query.GetArchivedStickerSets toJSON :: GetArchivedStickerSets -> Value # toEncoding :: GetArchivedStickerSets -> Encoding # toJSONList :: [GetArchivedStickerSets] -> Value # | |
Show GetArchivedStickerSets Source # | |
Defined in TD.Query.GetArchivedStickerSets showsPrec :: Int -> GetArchivedStickerSets -> ShowS # show :: GetArchivedStickerSets -> String # showList :: [GetArchivedStickerSets] -> ShowS # | |
Eq GetArchivedStickerSets Source # | |
Defined in TD.Query.GetArchivedStickerSets | |
ShortShow GetArchivedStickerSets Source # | |
Defined in TD.Query.GetArchivedStickerSets |