Package net.dv8tion.jda.core.events.guild.update
Events indicating that a setting for a
There is a
Guild
has been updated.
There is a
GenericGuildUpdateEvent
which is fired for every update and specifications for explicit settings such
as the name
of the Guild.-
Class Summary Class Description GenericGuildUpdateEvent<T> Indicates that aGuild
was updated.GuildUpdateAfkChannelEvent Indicates that the afk-channel of aGuild
changed.GuildUpdateAfkTimeoutEvent Indicates that theAFK-Timeout
of aGuild
changed.GuildUpdateExplicitContentLevelEvent Indicates that theExplicitContentLevel
of aGuild
changed.GuildUpdateFeaturesEvent Indicates that the features of aGuild
changed.GuildUpdateIconEvent Indicates that the Icon of aGuild
changed.GuildUpdateMFALevelEvent GuildUpdateNameEvent Indicates that the name of aGuild
changed.GuildUpdateNotificationLevelEvent Indicates that theNotificationLevel
of aGuild
changed.GuildUpdateOwnerEvent Indicates that the owner of aGuild
changed.GuildUpdateRegionEvent GuildUpdateSplashEvent Indicates that the splash of aGuild
changed.GuildUpdateSystemChannelEvent Indicates that the system channel of aGuild
changed.GuildUpdateVerificationLevelEvent Indicates that theVerificationLevel
of aGuild
changed.