Class EmojiUpdateNameEvent

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

public class EmojiUpdateNameEvent extends GenericEmojiUpdateEvent<String>
Indicates that the name of a Custom Emoji changed.

Can be used to retrieve the old name

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!

Identifier: name