osu-api-v2-js
    Preparing search index...
    • Get the room stats of all the users of that room!

      Parameters

      Returns Promise<
          {
              leaderboard: Multiplayer.Room.Leader[];
              user_score: null
              | WithPosition;
          },
      >

      An object with the leaderboard, and the score and position of the authorized user under user_score