Class LavalinkTrackExceptionEventArgs
- Namespace
- DisCatSharp.Lavalink.EventArgs
- Assembly
- DisCatSharp.Lavalink.dll
Represents event arguments for lavalink track exceptions.
public sealed class LavalinkTrackExceptionEventArgs : DiscordEventArgs
- Inheritance
-
LavalinkTrackExceptionEventArgs
- Inherited Members
Properties
- Discord
Gets the discord client.
- Exception
Gets the exception.
- Guild
Gets the guild.
- GuildId
Gets the guild id.
- Track
Gets the related lavalink track.