Interface APIMatchGameData

Hierarchy

  • APIMatchGameData

Properties

beatmap_id: string
end_time: string
game_id: string
match_type: string
mods: string
play_mode: "0" | "1" | "2" | "3"
scores: APIMatchScore[]
scoring_type: "0" | "1" | "2" | "3"
start_time: string
team_type: "0" | "1" | "2" | "3"

Generated using TypeDoc