struct Discord::VoiceRegion

Included Modules

Defined in:

discordcr/mappings/voice.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def custom : Bool #

[View source]
def custom=(custom : Bool) #

[View source]
def deprecated : Bool #

[View source]
def deprecated=(deprecated : Bool) #

[View source]
def id : String #

[View source]
def id=(id : String) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]
def optimal : Bool #

[View source]
def optimal=(optimal : Bool) #

[View source]