Class EmojiRemovedEvent

All Implemented Interfaces:
GenericEvent

public class EmojiRemovedEvent extends GenericEmojiEvent
Indicates that a Custom Emoji was removed from 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!