Class EntitlementCreatedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for EntitlementCreated event.
public class EntitlementCreatedEventArgs : DiscordEventArgs
- Inheritance
-
objectEventArgsEntitlementCreatedEventArgs
Properties
- Entitlement
Entitlement which was created
- Timestamp
The timestamp at which this event was invoked. Unset for gateway events.