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!
-
ClassesClassDescriptionIndicates that a new
Custom Emojiwas added to aGuild.Indicates that aCustom Emojiwas removed from a Guild.Indicates that aCustom Emojiwas created/removed/updated.