Class SessionInvalidateEvent

All Implemented Interfaces:
GenericEvent

public class SessionInvalidateEvent extends GenericSessionEvent
Indicates that the JDA cache has been invalidated.
Any previously acquired entities will no longer be updated and instead new entities will be allocated.
  • Constructor Details

    • SessionInvalidateEvent

      public SessionInvalidateEvent(@Nonnull JDA api)