Class EmoteRemovedEvent

All Implemented Interfaces:
GenericEvent

public class EmoteRemovedEvent extends GenericEmoteEvent
Indicates that an Emote was removed from a Guild.

Requirements

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

  • Constructor Details