EmoteAddedEvent
, EmoteRemovedEvent
, GenericEmoteUpdateEvent
public abstract class GenericEmoteEvent extends Event
Emote
was created/removed/updated.Constructor | Description |
---|---|
GenericEmoteEvent(JDA api,
long responseNumber,
Emote emote) |
Modifier and Type | Method | Description |
---|---|---|
Emote |
getEmote() |
The responsible
Emote for this event |
Guild |
getGuild() |
The
Guild where the emote came from |
boolean |
isManaged() |
Whether this emote is managed by an integration
|
getJDA, getResponseNumber