Class VoiceRegion
- Namespace
- NetCord.Rest
- Assembly
- NetCord.dll
public class VoiceRegion : IJsonModel<JsonVoiceRegion>
- Inheritance
-
VoiceRegion
- Implements
-
- Inherited Members
-
Constructors
VoiceRegion(JsonVoiceRegion)
public VoiceRegion(JsonVoiceRegion jsonModel)
Parameters
jsonModel
JsonVoiceRegion
Properties
Custom
public bool Custom { get; }
Property Value
- bool
Deprecated
public bool Deprecated { get; }
Property Value
- bool
Id
public string Id { get; }
Property Value
- string
Name
public string Name { get; }
Property Value
- string
Optimal
public bool Optimal { get; }
Property Value
- bool