@osynicite/osynic-osuapi
Preparing search index...
RecentPlay
Interface RecentPlay
用户最近游玩记录结构体 User recent plays structure
interface
RecentPlay
{
beatmap_id
:
string
;
count100
:
string
;
count300
:
string
;
count50
:
string
;
countgeki
:
string
;
countkatu
:
string
;
countmiss
:
string
;
date
:
string
;
enabled_mods
:
string
;
maxcombo
:
string
;
perfect
:
string
;
rank
:
string
;
score
:
string
;
user_id
:
string
;
}
Index
Properties
beatmap_
id
count100
count300
count50
countgeki
countkatu
countmiss
date
enabled_
mods
maxcombo
perfect
rank
score
user_
id
Properties
beatmap_
id
beatmap_id
:
string
count100
count100
:
string
count300
count300
:
string
count50
count50
:
string
countgeki
countgeki
:
string
countkatu
countkatu
:
string
countmiss
countmiss
:
string
date
date
:
string
enabled_
mods
enabled_mods
:
string
maxcombo
maxcombo
:
string
perfect
perfect
:
string
rank
rank
:
string
score
score
:
string
user_
id
user_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
beatmap_
id
count100
count300
count50
countgeki
countkatu
countmiss
date
enabled_
mods
maxcombo
perfect
rank
score
user_
id
@osynicite/osynic-osuapi
Loading...
用户最近游玩记录结构体 User recent plays structure