Preparing search index...
The search index is not available
hypixel-api-reborn
hypixel-api-reborn
API/getRecentGames
getRecentGames
Class getRecentGames
Hierarchy (
View Summary
)
Endpoint
getRecentGames
Index
Constructors
constructor
Properties
client
Methods
execute
Constructors
constructor
new
getRecentGames
(
client
:
Client
)
:
getRecentGames
Parameters
client
:
Client
Returns
getRecentGames
Properties
Readonly
client
client
:
Client
Methods
execute
execute
(
query
:
string
,
options
?:
RequestOptions
,
)
:
Promise
<
RequestData
|
RecentGame
[]
>
Parameters
query
:
string
Optional
options
:
RequestOptions
Returns
Promise
<
RequestData
|
RecentGame
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
Methods
execute
hypixel-api-reborn
Loading...