Type alias EventCallback

EventCallback: ((client, ...args) => Awaitable<void>)

The callback for the Event

Type declaration

Generated using TypeDoc