Get desktop application:
View/edit binary Protocol Buffers messages
GetActiveCorrespondenceGames gets all active correspondence games for a user.
No fields - uses authenticated user from session
(message has no fields)
GetGCG gets a GCG string for the given game ID.
GetGameDocument gets a Game Document. This will eventually obsolete GetGameHistory. Does not work with annotated games for now.
GetGameHistory gets a GameHistory for the given game ID. GameHistory is our internal representation of a game's state.
Meta information about a game, including its players.
GetRecentCorrespondenceGames gets recently ended correspondence games for a user.
GetRecentGames gets recent games for a user.
XXX make this snake_case
UnfreezeBot re-sends bot move requests for stuck games (admin only)
Required if mode is SPECIFIC_GAME
Used in:
player uuid needed for censoring
Used in:
the index in `players` or -1 if no winner (tie)
Used in: