Table of Contents

Event EntitlementDeleted

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when an entitlement was deleted.

public event AsyncEventHandler<DiscordClient, EntitlementDeleteEventArgs> EntitlementDeleted

Returns

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