Preparing search index...
The search index is not available
@hizollo/osu-api
@hizollo/osu-api
ScoreManager
Class ScoreManager
Hierarchy
BaseManager
ScoreManager
Index
Constructors
constructor
Properties
client
Methods
get
Scores
Constructors
constructor
new
Score
Manager
(
client
:
Client
)
:
ScoreManager
Parameters
client:
Client
Returns
ScoreManager
Properties
Readonly
client
client
:
Client
Methods
get
Scores
get
Scores
(
options
:
GetScoreRequestOptions
)
:
Promise
<
BeatmapScore
[]
>
Parameters
options:
GetScoreRequestOptions
Returns
Promise
<
BeatmapScore
[]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@hizollo/osu-
api
Score
Manager
constructor
client
get
Scores
Generated using
TypeDoc