struct Discord::VoiceRegion
- Discord::VoiceRegion
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
discordcr/mappings/voice.crConstructors
Instance Method Summary
- #custom : Bool | Nil
- #custom=(custom : Bool | Nil)
- #id : String
- #id=(id : String)
- #name : String
- #name=(name : String)
- #optimal : Bool
- #optimal=(optimal : Bool)
- #sample_hostname : String
- #sample_hostname=(sample_hostname : String)
- #sample_port : UInt16
- #sample_port=(sample_port : UInt16)
- #vip : Bool
- #vip=(vip : Bool)