Class EntitlementCreateEvent

All Implemented Interfaces:
GenericEvent

public class EntitlementCreateEvent extends GenericEntitlementEvent
Indicates that a user subscribed to a SKU.
See Also:
  • Constructor Details

    • EntitlementCreateEvent

      public EntitlementCreateEvent(@Nonnull JDA api, long responseNumber, @Nonnull Entitlement entitlement)