UNPKG

@mengkodingan/ckptw

Version:

Create powerful WhatsApp bots easily

5 lines 266 B
import { Ctx } from "../Classes/Ctx"; import { ICtxSelf } from "../Common/Types"; declare const _default: (self: ICtxSelf, runMiddlewares: (ctx: Ctx, index?: number) => Promise<boolean>) => Promise<void>; export = _default; //# sourceMappingURL=Commands.d.ts.map