Preparing search index...
The search index is not available
osu-api-v2-js
osu-api-v2-js
Event
BeatmapPlaycount
Interface BeatmapPlaycount
Obtainable From
API.getEvents
interface
BeatmapPlaycount
{
beatmap
:
Event
.
SharedProperties
.
Beatmap
;
count
:
number
;
created_at
:
Date
;
id
:
number
;
type
:
"beatmapPlaycount"
;
}
Hierarchy (
view full
)
Event
BeatmapPlaycount
Index
Properties
beatmap
count
created_
at
id
type
Properties
beatmap
beatmap
:
Event
.
SharedProperties
.
Beatmap
count
count
:
number
created_
at
created_
at
:
Date
id
id
:
number
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
beatmap
count
created_
at
id
type
osu-api-v2-js
Loading...
Obtainable From
API.getEvents