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