接口: RecentScoresCapability
定义于: packages/prober/src/prober-player.ts:43
提供最近成绩查询的玩家能力。
派生类
方法
getRecents()
ts
getRecents(): Promise<Score[]>;定义于: packages/prober/src/prober-player.ts:45
最近成绩列表
返回
Promise<Score[]>
