Preparing search index...
The search index is not available
@hizollo/osu-api
@hizollo/osu-api
MatchGame
Class MatchGame
Hierarchy
MatchGame
Index
Constructors
constructor
Properties
beatmap
Id
client
end
At
id
match
match
Type
mode
mods
scores
scoring
Type
start
At
team
Type
Methods
get
Beatmap
Constructors
constructor
new
Match
Game
(
match
:
Match
, data
:
APIMatchGameData
)
:
MatchGame
Parameters
match:
Match
data:
APIMatchGameData
Returns
MatchGame
Properties
Readonly
beatmap
Id
beatmap
Id
:
string
Readonly
client
client
:
Client
Readonly
end
At
end
At
:
Date
Readonly
id
id
:
string
Readonly
match
match
:
Match
Readonly
match
Type
match
Type
:
number
Readonly
mode
mode
:
GameMode
Readonly
mods
mods
:
ModsBitField
Readonly
scores
scores
:
MatchScore
[]
Readonly
scoring
Type
scoring
Type
:
MatchScoringType
Readonly
start
At
start
At
:
Date
Readonly
team
Type
team
Type
:
Team
Methods
get
Beatmap
get
Beatmap
(
)
:
Promise
<
undefined
|
Beatmap
>
Returns
Promise
<
undefined
|
Beatmap
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@hizollo/osu-
api
Match
Game
constructor
beatmap
Id
client
end
At
id
match
match
Type
mode
mods
scores
scoring
Type
start
At
team
Type
get
Beatmap
Generated using
TypeDoc