Package net.dv8tion.jda.api.events.emoji


package net.dv8tion.jda.api.events.emoji
Events that track 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_EMOJIS_AND_STICKERS intent.
createLight(String) disables that CacheFlag by default!