Type alias CustomEventFunc<T>

CustomEventFunc<T>: ((client: Client, arg: BaileysEventMap[T]) => Promise<void>)

Type Parameters

Type declaration

Generated using TypeDoc