Class: VoiceRegion

VoiceRegion

Represents a Discord voice region for guilds.

Constructor

new VoiceRegion()

Source:

Members

custom :boolean

Whether the region is custom
Type:
  • boolean
Source:

deprecated :boolean

Whether the region is deprecated
Type:
  • boolean
Source:

id :string

The ID of the region
Type:
  • string
Source:

name :string

Name of the region
Type:
  • string
Source:

optimal :boolean

Whether the region is optimal
Type:
  • boolean
Source:

vip :boolean

Whether the region is VIP-only
Type:
  • boolean
Source: