public abstract class Event
extends java.lang.Object
EventListener
implementations to distinguish what event is being fired.ListenerAdapter
Constructor and Description |
---|
Event(JDA api) |
Event(JDA api,
long responseNumber) |
Modifier and Type | Method and Description |
---|---|
JDA |
getJDA()
Returns the JDA instance corresponding to this Event
|
long |
getResponseNumber() |