Class GuildJoinEvent

All Implemented Interfaces:
GenericEvent

public class GuildJoinEvent extends GenericGuildEvent
Indicates that you joined a Guild.
This requires that the guild is available when the guild join happens. Otherwise a UnavailableGuildJoinedEvent is fired instead.

Warning: Discord already triggered a mass amount of these events due to a downtime. Be careful!

See Also:
  • Constructor Details