Table of Contents

Event GuildAppliedBoostsDeleted

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when guild applied boosts are deleted.

public event AsyncEventHandler<DiscordClient, GuildAppliedBoostsDeleteEventArgs> GuildAppliedBoostsDeleted

Returns

AsyncEventHandler<DiscordClient, GuildAppliedBoostsDeleteEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.