Expand description

Games

Endpoints available for games

Structs

Retrieves a single game, identified by ID.

Builder for Game.

Retrieve all categories for the given game.

Retrieves all games that have the given game as their base game.

Represents a game ID

Retrieves all levels for the given game.

Retrieves all records (top 3 places) for every (category/level) combonation of the given game.

Retrieves all variables for the given game.

Retrievs a lists of all games.

Builder for Games.

Enums

Error type for GameBuilder

Error type for GameCategoriesBuilder

Error type for GameDerivedGamesBuilder

Embeds available for games

Error type for GameLevelsBuilder

Error type for GameRecordsBuilder

Error type for GameVariablesBuilder

Error type for GamesBuilder

Sorting options for games

Type of leaderboard to return.

Sorting options for levels