Pincer Objects Voice#

Region#

VoiceRegion#

class VoiceRegion#

Bases: APIObject

Represents a Discord Voice Region object

id#

Unique ID for the region

Type

str

name#

Name of the region

Type

str

vip#

True if this is a vip-only server

Type

bool

optimal#

True for a single server that is closest to the current user’s client

Type

bool

deprecated#

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

Type

bool

custom#

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

Type

bool