Event GuildConnectionRemoved
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
Triggered whenever a guild connection is removed.
public event AsyncEventHandler<LavalinkGuildConnection, GuildConnectionRemovedEventArgs> GuildConnectionRemoved
Returns
- AsyncEventHandler<LavalinkGuildConnection, GuildConnectionRemovedEventArgs>
- Triggered whenever a guild connection is removed.