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