Class EmoteUpdateRolesEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Emote,List<Role>>

public class EmoteUpdateRolesEvent extends GenericEmoteUpdateEvent<List<Role>>
Indicates that the role whitelist for an Emote changed.

Can be used to retrieve the old role whitelist

Requirements

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

Identifier: roles