Table of Contents

Event LavalinkSocketErrored

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Triggered whenever Lavalink WebSocket throws an exception.

public event AsyncEventHandler<LavalinkSession, SocketErrorEventArgs> LavalinkSocketErrored

Returns

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