Readonly
callbackEvent callback.
The Discord client.
The arguments passed to the event.
A promise that resolves when the event is done executing.
Readonly
emitterThe emitter of the event.
Readonly
eventThe event name should correspond to a valid event name of the corresponding emitter, otherwise it won't work.
Interface for an event.