Class EmoteUpdateNameEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Emote,String>

public class EmoteUpdateNameEvent extends GenericEmoteUpdateEvent<String>
Indicates that the name of an Emote changed.

Can be used to retrieve the old name

Requirements

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

Identifier: name