Class CommunityServerLocation

Represents a community server location

Constructors

Properties

Constructors

Properties

flagId: number

The flag id of this location.

region: string

The region of this location.

types: {
    addresses: string[];
    name: string;
}[]

Reported server types and addresses for this location.