Property VoiceRegions
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
VoiceRegions
Gets the list of available voice regions. Note that this property will not contain VIP voice regions.
public IReadOnlyDictionary<string, DiscordVoiceRegion> VoiceRegions { get; }