Class LavalinkTrackEndedEventArgs
- Namespace
- DisCatSharp.Lavalink.EventArgs
- Assembly
- DisCatSharp.Lavalink.dll
Represents event arguments for lavalink track ended events.
public sealed class LavalinkTrackEndedEventArgs : DiscordEventArgs
- Inheritance
-
LavalinkTrackEndedEventArgs
- Inherited Members
Properties
- Discord
Gets the discord client.
- Guild
Gets the guild.
- GuildId
Gets the guild id.
- Reason
Gets the track end reason.
- Track
Gets the related lavalink track.