Method ListVoiceRegionsAsync
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
ListVoiceRegionsAsync()
Gets a list of voice regions.
public Task<IReadOnlyList<DiscordVoiceRegion>> ListVoiceRegionsAsync()
Returns
Exceptions
- ServerErrorException
Thrown when Discord is unable to process the request.