Property VoiceRegions
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.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; }