Preparing search index...
The search index is not available
hypixel-api-reborn
hypixel-api-reborn
API/getSkyblockAuctions
getSkyblockAuctions
Class getSkyblockAuctions
Hierarchy (
view full
)
Endpoint
getSkyblockAuctions
Index
Constructors
constructor
Properties
client
options
Methods
execute
get
All
Pages
get
Page
Constructors
constructor
new get
Skyblock
Auctions
(
client
)
:
getSkyblockAuctions
Parameters
client
:
Client
Returns
getSkyblockAuctions
Properties
Readonly
client
client
:
Client
options
options
:
AuctionRequestOptions
Methods
execute
execute
(
query
,
options
?
)
:
Promise
<
SkyblockAuctionsResult
>
Parameters
query
:
number
|
"*"
Optional
options
:
AuctionRequestOptions
Returns
Promise
<
SkyblockAuctionsResult
>
get
All
Pages
get
All
Pages
(
)
:
Promise
<
SkyblockAuctionsResult
>
Returns
Promise
<
SkyblockAuctionsResult
>
get
Page
get
Page
(
page
)
:
Promise
<
SkyblockAuctionsResult
>
Parameters
page
:
number
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
get
Page
hypixel-api-reborn
Loading...