Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data GetInlineGameHighScores Source #
Returns game high scores and some part of the high score table in the range of the specified user; for bots only. Returns GameHighScores
Instances
ToJSON GetInlineGameHighScores Source # | |
Defined in TD.Query.GetInlineGameHighScores | |
Show GetInlineGameHighScores Source # | |
Defined in TD.Query.GetInlineGameHighScores showsPrec :: Int -> GetInlineGameHighScores -> ShowS # show :: GetInlineGameHighScores -> String # showList :: [GetInlineGameHighScores] -> ShowS # | |
Eq GetInlineGameHighScores Source # | |
Defined in TD.Query.GetInlineGameHighScores | |
ShortShow GetInlineGameHighScores Source # | |
Defined in TD.Query.GetInlineGameHighScores |