public abstract class Event
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Event(JDA api,
int responseNumber) |
Modifier and Type | Method and Description |
---|---|
JDA |
getJDA()
Returns the JDA instance corresponding to this Event
|
int |
getResponseNumber() |