Discord ID of the participant.
ID of the race that user participates in (stringified ObjectId).
Time when member revealed the race info.
Time when member clicked the START button.
Time when member clicked the FINISH button.
Time when member uploaded the proof.
If true, participant gave up.
Link to screenshot or other proof of finishing a race.
A field for mods to disqualify a player even if they finished a race.
Discord ID of the mod who disqualified a player.
Reason for disqualification.
Optional
placeCalculated place of a player in a particular race (not stored in database)
Time based race type.
Optional
scorePlayer's score (not stored in database, only returned from endpoint)
Generated using TypeDoc
Participant of a time based race.