Class EntitlementDeleteEvent

All Implemented Interfaces:
GenericEvent

public class EntitlementDeleteEvent extends GenericEntitlementEvent
Indicates that an Entitlement was deleted. Entitlement deletions are infrequent and occur strictly when:
  • Discord issues a refund for a subscription; or
  • Discord removes an Entitlement via internal tooling
See Also:
  • Constructor Details