Table of Contents
API reference

Event TrackException

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Triggers when a track throws an exception.

public event AsyncEventHandler<LavalinkGuildPlayer, LavalinkTrackExceptionEventArgs> TrackException

Returns

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