Class EmojiAddedEvent

All Implemented Interfaces:
GenericEvent

public class EmojiAddedEvent extends GenericEmojiEvent
Indicates that a new Custom Emoji was added to a Guild.

Requirements

This event requires the EMOJI CacheFlag to be enabled, which requires the GUILD_EMOJIS_AND_STICKERS intent.
createLight(String) disables that CacheFlag by default!