Package net.dv8tion.jda.api.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.GuildUpdateBannerEvent GuildUpdateBoostCountEvent Indicates that theboost count
of aGuild
changed.GuildUpdateBoostTierEvent Indicates that theboost tier
of aGuild
changed.GuildUpdateCommunityUpdatesChannelEvent Indicates that the community updates channel of aGuild
changed.GuildUpdateDescriptionEvent Indicates that thedescription
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.GuildUpdateLocaleEvent Indicates that theLocale
of aGuild
changed.GuildUpdateMaxMembersEvent Indicates that themaximum member limit
of aGuild
changed.GuildUpdateMaxPresencesEvent Indicates that themaximum presences limit
of aGuild
changed.GuildUpdateMFALevelEvent GuildUpdateNameEvent Indicates that the name of aGuild
changed.GuildUpdateNotificationLevelEvent Indicates that theNotificationLevel
of aGuild
changed.GuildUpdateNSFWLevelEvent GuildUpdateOwnerEvent Indicates that the owner of aGuild
changed.GuildUpdateRegionEvent Deprecated. This event is no longer supported by discordGuildUpdateRulesChannelEvent Indicates that the rules channel of aGuild
changed.GuildUpdateSplashEvent Indicates that the splash of aGuild
changed.GuildUpdateSystemChannelEvent Indicates that the system channel of aGuild
changed.GuildUpdateVanityCodeEvent Indicates that thevanity url
of aGuild
changed.GuildUpdateVerificationLevelEvent Indicates that theVerificationLevel
of aGuild
changed.