Preparing search index...
The search index is not available
hypixel-api-reborn
hypixel-api-reborn
Structures/RecentGame
RecentGame
Class RecentGame
Index
Constructors
constructor
Properties
date
At
date
Timestamp
ended
At
ended
Timestamp
game
map
mode
ongoing
Methods
to
String
Constructors
constructor
new
RecentGame
(
data
:
Record
<
string
,
any
>
)
:
RecentGame
Parameters
data
:
Record
<
string
,
any
>
Returns
RecentGame
Properties
date
At
dateAt
:
null
|
Date
date
Timestamp
dateTimestamp
:
null
|
number
ended
At
endedAt
:
null
|
Date
ended
Timestamp
endedTimestamp
:
null
|
number
game
game
:
null
|
Game
map
map
:
null
|
string
mode
mode
:
null
|
string
ongoing
ongoing
:
boolean
Methods
to
String
toString
()
:
null
|
string
Returns
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
date
At
date
Timestamp
ended
At
ended
Timestamp
game
map
mode
ongoing
Methods
to
String
hypixel-api-reborn
Loading...