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