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

    Interface WithLatestbuildUsercount

    API.getChangelogStreams

    interface WithLatestbuildUsercount {
        display_name: null | string;
        id: number;
        is_featured: boolean;
        latest_build: null | Changelog.Build;
        name: string;
        user_count: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    display_name: null | string

    Stable would be Stable, Lazer would be Lazer

    id: number
    is_featured: boolean
    latest_build: null | Changelog.Build
    name: string

    Stable would be stable40, Lazer would be lazer

    user_count: number

    How many users are playing on this?

    Should be 0 if web