Package net.dv8tion.jda.api.events.emote
Events that track
Important to remember that
added emotes
and removed emotes.
Important to remember that
Emotes are not the same as unicode emoji!
Requirements
These events require the EMOTE CacheFlag to be enabled, which requires
the GUILD_EMOJIS intent.
createLight(String) disables that CacheFlag by default!
- Since:
- 3.1
-
Class Summary Class Description EmoteAddedEvent EmoteRemovedEvent Indicates that anEmotewas removed from a Guild.GenericEmoteEvent Indicates that anEmotewas created/removed/updated.