Class GuildDeleteEvent


  • public class GuildDeleteEvent
    extends GuildEvent
    Dispatched in two different scenarios:
    1. The bot is kicked from or leaves a guild.
    2. A guild becomes unavailable during an outage. In this scenario, unavailable will be true.
    See Also:
    Guild Delete