Guild
has been updated.See: Description
Class | Description |
---|---|
GenericGuildUpdateEvent | |
GuildUpdateAfkChannelEvent | |
GuildUpdateAfkTimeoutEvent | |
GuildUpdateExplicitContentLevelEvent |
GuildUpdateExplicitContentLevelEvent
Fired whenever a Guild
updates its ExplicitContentLevel .Use: Detect what Guild updated its level and what level was set prior to that update. |
GuildUpdateIconEvent | |
GuildUpdateMFALevelEvent | |
GuildUpdateNameEvent | |
GuildUpdateNotificationLevelEvent | |
GuildUpdateOwnerEvent | |
GuildUpdateRegionEvent | |
GuildUpdateSplashEvent | |
GuildUpdateSystemChannelEvent |
GuildUpdateSystemChannelEvent
Fired if the system channel of a Guild has been changed.Use: Retrieve the previous system channel after a change. |
GuildUpdateVerificationLevelEvent |
Guild
has been updated.
GenericGuildUpdateEvent
which is fired for every update and specifications for explicit settings such
as the name
of the Guild.