osu-api-v2-js
    Preparing search index...
    interface User {
        url: string;
        username: string;
    }
    Index

    Properties

    Properties

    url: string

    What goes after the website's URL, so for example, it could be the /u/7276846 of https://osu.ppy.sh/u/7276846 (or users instead of u)

    username: string