Preparing search index...
The search index is not available
hypixel-api-reborn
hypixel-api-reborn
API/getSkyBlockAuctions
getSkyBlockAuctions
Class getSkyBlockAuctions
Hierarchy (
View Summary
)
Endpoint
getSkyBlockAuctions
Index
Constructors
constructor
Properties
client
options
Methods
execute
get
All
Pages
Constructors
constructor
new
getSkyBlockAuctions
(
client
:
Client
)
:
getSkyBlockAuctions
Parameters
client
:
Client
Returns
getSkyBlockAuctions
Properties
Readonly
client
client
:
Client
options
options
:
AuctionRequestOptions
Methods
execute
execute
(
query
:
number
|
"*"
,
options
?:
AuctionRequestOptions
,
)
:
Promise
<
RequestData
|
SkyBlockAuctionsResult
>
Parameters
query
:
number
|
"*"
Optional
options
:
AuctionRequestOptions
Returns
Promise
<
RequestData
|
SkyBlockAuctionsResult
>
get
All
Pages
getAllPages
()
:
Promise
<
SkyBlockAuctionsResult
>
Returns
Promise
<
SkyBlockAuctionsResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
options
Methods
execute
get
All
Pages
hypixel-api-reborn
Loading...