• Get various data about the difficulty of an osu! beatmap!

    Parameters

    • this: API
    • beatmap: number | Beatmap

      The Beatmap in question

    • Optionalmods: number | string[] | Mod[]

      Can be a bitset of mods, an array of mod acronyms, or an array of Mods (ignores mod settings) (defaults to No Mod)

    Returns Promise<Osu>