Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data GetTrendingStickerSets Source #
Returns a list of trending sticker sets. For optimal performance, the number of returned sticker sets is chosen by TDLib. Returns TrendingStickerSets
GetTrendingStickerSets | |
|
Instances
ToJSON GetTrendingStickerSets Source # | |
Defined in TD.Query.GetTrendingStickerSets toJSON :: GetTrendingStickerSets -> Value # toEncoding :: GetTrendingStickerSets -> Encoding # toJSONList :: [GetTrendingStickerSets] -> Value # | |
Show GetTrendingStickerSets Source # | |
Defined in TD.Query.GetTrendingStickerSets showsPrec :: Int -> GetTrendingStickerSets -> ShowS # show :: GetTrendingStickerSets -> String # showList :: [GetTrendingStickerSets] -> ShowS # | |
Eq GetTrendingStickerSets Source # | |
Defined in TD.Query.GetTrendingStickerSets | |
ShortShow GetTrendingStickerSets Source # | |
Defined in TD.Query.GetTrendingStickerSets |