API.getChangelogStreams

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

Hierarchy (view full)

Properties

display_name: null | string

Stable would be Stable, Lazer would be Lazer

id: number
is_featured: boolean
latest_build: null | 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