Package net.dv8tion.jda.api.events.emoji
package net.dv8tion.jda.api.events.emoji
Events that track
Important to remember that
added emojis
and removed emojis
.
Important to remember that
Custom Emojis
are not the same as unicode emoji!
Requirements
These events require the EMOJI
CacheFlag to be enabled, which requires
the GUILD_EXPRESSIONS
intent.
createLight(String)
disables that CacheFlag by default!
-
ClassDescriptionIndicates that a new
Custom Emoji
was added to aGuild
.Indicates that aCustom Emoji
was removed from a Guild.Indicates that aCustom Emoji
was created/removed/updated.