Table of Contents

Event WebsocketClosed

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Triggered when the websocket to discord gets closed.

public event AsyncEventHandler<LavalinkSession, LavalinkWebsocketClosedEventArgs> WebsocketClosed

Returns

AsyncEventHandler<LavalinkSession, LavalinkWebsocketClosedEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.