Discord.https - v3.0.16
    Preparing search index...

    Interface APIVoiceRegion

    interface APIVoiceRegion {
        custom: boolean;
        deprecated: boolean;
        id: string;
        name: string;
        optimal: boolean;
    }
    Index

    Properties

    custom: boolean

    Whether this is a custom voice region (used for events/etc)

    deprecated: boolean

    Whether this is a deprecated voice region (avoid switching to these)

    id: string

    Unique ID for the region

    name: string

    Name of the region

    optimal: boolean

    true for a single server that is closest to the current user's client