Table of Contents

Class EntitlementCreatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for EntitlementCreated event.

public class EntitlementCreatedEventArgs : DiscordEventArgs
Inheritance
object
EventArgs
EntitlementCreatedEventArgs

Properties

Entitlement

Entitlement which was created

Timestamp

The timestamp at which this event was invoked. Unset for gateway events.