API.getBeatmapUserScore

interface UserScore {
    position: number;
    score: WithUserBeatmap;
}

Properties

Properties

position: number

Value depends on the requested mode and mods!

The score itself