Class SoundboardSoundUpdateEmojiEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<SoundboardSound, EmojiUnion>

public class SoundboardSoundUpdateEmojiEvent extends GenericSoundboardSoundUpdateEvent<EmojiUnion>
Indicates that the emoji of a soundboard sound changed.

Can be used to retrieve the old emoji.

Requirements
This event require CacheFlag.SOUNDBOARD_SOUNDS to be enabled, which requires GatewayIntent.GUILD_EXPRESSIONS.
createLight(String) disables that CacheFlag by default!

Identifier: "emoji"