Class VoiceNextExtension
- Namespace
- DSharpPlus.VoiceNext
- Assembly
- DSharpPlus.VoiceNext.dll
Represents VoiceNext extension, which acts as Discord voice client.
public sealed class VoiceNextExtension- Inheritance
- 
      
      VoiceNextExtension
Properties
- IsIncomingEnabled
- Gets whether this connection has incoming voice enabled. 
Methods
- ConnectAsync(DiscordChannel)
- Create a VoiceNext connection for the specified channel. 
- Dispose()
- Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. 
- GetConnection(DiscordGuild)
- Gets a VoiceNext connection for specified guild. 
- Setup(DiscordClient)
- DO NOT USE THIS MANUALLY.