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