struct

Discord::VoiceRegion

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

custom
Source
custom=(custom : Bool | Nil)
Source
id=(id : String)
Source
name
Source
name=(name : String)
Source
optimal
Source
optimal=(optimal : Bool)
Source
sample_hostname
Source
sample_hostname=(sample_hostname : String)
Source
sample_port
Source
sample_port=(sample_port : UInt16)
Source
vip=(vip : Bool)
Source