Preparing search index...
The search index is not available
@hizollo/osu-api
@hizollo/osu-api
Client
Class Client
Hierarchy
Client
Index
Constructors
constructor
Properties
api
Key
beatmaps
matches
replays
scores
users
Methods
request
Constructors
constructor
new
Client
(
options
:
ClientOptions
)
:
Client
Parameters
options:
ClientOptions
Returns
Client
Properties
Private
api
Key
api
Key
:
string
beatmaps
beatmaps
:
BeatmapManager
matches
matches
:
MatchManager
replays
replays
:
ReplayManager
scores
scores
:
ScoreManager
users
users
:
UserManager
Methods
request
request
<
T
>
(
options
:
RequestOptions
<
T
>
)
:
Promise
<
any
>
Type Parameters
T
extends
OsuApiRequestOptions
Parameters
options:
RequestOptions
<
T
>
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@hizollo/osu-
api
Client
constructor
api
Key
beatmaps
matches
replays
scores
users
request
Generated using
TypeDoc