Module speedrun_api::api::games
source · [−]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.
Builder for GameCategories.
Retrieves all games that have the given game as their base game.
Builder for GameDerivedGames.
Represents a game ID
Retrieves all levels for the given game.
Builder for GameLevels.
Retrieves all records (top 3 places) for every (category/level) combonation of the given game.
Builder for GameRecords.
Retrieves all variables for the given game.
Builder for GameVariables.
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