Table of Contents

Event GuildPowerupEntitlementsDeleted

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when guild powerup entitlements are deleted.

public event AsyncEventHandler<DiscordClient, GuildPowerupEntitlementsDeleteEventArgs> GuildPowerupEntitlementsDeleted

Returns

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