Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Osu

Index

Constructors

constructor

  • new Osu(token: string): Osu

Properties

Private Readonly baseUrl

baseUrl: "https://osu.ppy.sh/api" = "https://osu.ppy.sh/api"

Private token

token: null | string = null

Methods

Private _request

  • _request(path: string, opt: unknown): Promise<unknown>
  • Parameters

    • path: string
    • opt: unknown

    Returns Promise<unknown>

getBeatmaps

getBest

getMatch

getRecent

getReplay

getScores

getUser

Generated using TypeDoc