Class EntitlementUpdateEvent

All Implemented Interfaces:
GenericEvent

public class EntitlementUpdateEvent extends GenericEntitlementEvent
Indicates an Entitlement has renewed for the next billing period. The timeEnding will have an updated value with the new expiration date.

Notice
The timeEnding is updated for active subscriptions at the end of every billing period to indicate renewal. When an Entitlement has not been renewed, Discord will indicate this by not emitting an EntitlementUpdateEvent with the new timeEnding date

See Also:
  • Constructor Details