Table of Contents
API reference

Event EntitlementCreated

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
Assembly
DisCatSharp.Hosting.AspNetCore.dll

Fired when Discord sends an ENTITLEMENT_CREATE webhook event.

public event AsyncEventHandler<DiscordWebhookEventDispatcher, WebhookEntitlementCreateEventArgs> EntitlementCreated

Returns

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