Interface RaceRating

This is a type of a single object representing a single race rating from a specific Discord user

Hierarchy

  • RaceRating

Properties

discordId: string

Discord ID of the race player

raceId: string

ID of the rated race

rating: null | number

Fun rating of the race game

difficulty: null | number

Difficulty rating of the race game

Generated using TypeDoc