Package net.dv8tion.jda.api.events.emote.update
Events that track updates for existing
Emotes
Requirements
These events require the EMOTE CacheFlag to be enabled, which requires
the GUILD_EMOJIS intent.
createLight(String) disables that CacheFlag by default!
-
Class Summary Class Description EmoteUpdateNameEvent Indicates that the name of anEmotechanged.EmoteUpdateRolesEvent Indicates that the role whitelist for anEmotechanged.GenericEmoteUpdateEvent<T> Indicates that anEmotewas updated.