Event EntitlementUpdated
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired when an entitlement was updated.
public event AsyncEventHandler<DiscordClient, EntitlementUpdateEventArgs> EntitlementUpdated
Returns
- AsyncEventHandler<DiscordClient, EntitlementUpdateEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.