Class EmoteAddedEvent

All Implemented Interfaces:
GenericEvent

public class EmoteAddedEvent extends GenericEmoteEvent
Indicates that a new Emote was added to 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