Type alias EventMiddlewarePredicate

EventMiddlewarePredicate: ((client, ...args) => Awaitable<boolean>)

The predicate for the EventMiddleware

Type declaration

Generated using TypeDoc