struct Discord::VoiceRegion

Defined in:

discordcr/mappings/voice.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_341 : JSON::PullParser) #

Instance Method Detail

def custom : ::Union(Bool, Nil) #

def custom=(_custom : ::Union(Bool, Nil)) #

def id : String #

def id=(_id : String) #

def name : String #

def name=(_name : String) #

def optimal : Bool #

def optimal=(_optimal : Bool) #

def sample_hostname : String #

def sample_hostname=(_sample_hostname : String) #

def sample_port : UInt16 #

def sample_port=(_sample_port : UInt16) #

def to_json(json : JSON::Builder) #

def vip : Bool #

def vip=(_vip : Bool) #