APIVoiceRegion
https://discord.com/developers/docs/resources/voice#voice-region-object
Signature
export interface APIVoiceRegionProperties
5Methods
0No methods.
Properties
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
deprecated: boolean;Whether this is a deprecated voice region (avoid switching to these)
custom: boolean;Whether this is a custom voice region (used for events/etc)