Represents wether the handler will execute once or not.
Represents whether the handler is meant to be run in production.
Represents the function to execute when the event is triggered.
Represents the function to execute when the event is triggered.
Rest
...args: ClientEvents[Event]Readonly
nameRepresents the handler's identifier.
Readonly
isRepresents wether the handler will execute once or not.
Readonly
isRepresents whether the handler is meant to be run in production.
Readonly
executeRepresents the function to execute when the event is triggered.
Rest
...args: ClientEvents[Event]Generated using TypeDoc
Represents the handler's identifier.