Class GuildPlayerDestroyedEventArgs
- Namespace
- DisCatSharp.Lavalink.EventArgs
- Assembly
- DisCatSharp.Lavalink.dll
Represents event arguments for guild player destroy events.
public sealed class GuildPlayerDestroyedEventArgs : DiscordEventArgs
- Inheritance
-
GuildPlayerDestroyedEventArgs
- Inherited Members
Properties
- Discord
Gets the discord client.
- Guild
Gets the guild.
- Player
Gets the destroyed guild player.