Module speedrun_api::api::runs
source · [−]Expand description
Runs
Endpoints available for runs.
Structs
Submit a new run.
Builder for CreateRun.
Delete a run.
Builder for DeleteRun.
Retrieves a single run.
Builder for Run.
Represents a run ID.
Returns a list of all runs.
Builder for Runs.
Change the list of players that participated in a run.
Builder for UpdateRunPlayers.
Update the verification status for the run.
Builder for UpdateRunStatus.
Enums
Error type for CreateRunBuilder
Error type for DeleteRunBuilder
Updated status for a run.
Identifies a player (either a user or a guest).
Error type for RunBuilder
Embeds available for runs.
Verification status for the run.
Error type for RunsBuilder
Sorting options for runs
Error type for UpdateRunPlayersBuilder
Error type for UpdateRunStatusBuilder
Type of the variable value.