Class GuildUnavailableEvent

All Implemented Interfaces:
GenericEvent

public class GuildUnavailableEvent extends GenericGuildEvent
Indicates that a Guild became unavailable.
Possibly due to a downtime or an outage. When it becomes available again a GuildAvailableEvent will be fired.

Can be used to detect that a Guild stopped responding.

  • Constructor Details