Table of Contents
API reference

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; }

Property Value

IReadOnlyDictionary<string, DiscordVoiceRegion>