Table of Contents

Event DiscordWebSocketClosed

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Triggered whenever Discord Voice WebSocket connection is terminated.

public event AsyncEventHandler<LavalinkGuildConnection, WebSocketCloseEventArgs> DiscordWebSocketClosed

Returns

AsyncEventHandler<LavalinkGuildConnection, WebSocketCloseEventArgs>
Triggered whenever Discord Voice WebSocket connection is terminated.