DynamicValidationCheckFunction
The function to check for events based on what folders they are stored in | Type Function
<Key extends keyof ClientEvents = any>
<T>(...args)
Parameter
Description
Type
...args
The event arguments
ClientEvents[K]
Returns
boolean
Last updated