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