osu-api-v2-js
    Preparing search index...

    Function getOne

    • Get a wiki page!

      Parameters

      • this: API
      • path: string

        What's in the page's URL after https://osu.ppy.sh/wiki/ (so the title, after the subtitle if there is a subtitle) (An example for https://osu.ppy.sh/wiki/en/Game_mode/osu! would be Game_mode/osu!)

      • locale: string = "en"

        Lowercase language tag ("fr" for french, "pt-br" for brazilian portuguese) (defaults to en)

      Returns Promise<WikiPage>