Method DisconnectFromVoiceAsync
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
DisconnectFromVoiceAsync(CancellationToken)
Disconnects the member from their current voice channel.
public Task DisconnectFromVoiceAsync(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenA token to cancel the request.