UNPKG

@mengkodingan/ckptw

Version:

Create powerful WhatsApp bots easily

7 lines 453 B
export declare const emitPollCreation: (m: any, ev: any, self: any, core: any) => Promise<void>; export declare const emitPollUpdate: (m: any, ev: any, self: any, core: any) => Promise<void>; export declare const emitReaction: (m: any, ev: any, self: any, core: any) => Promise<void>; export declare const MessageEventList: { [x: string]: (m: any, ev: any, self: any, core: any) => Promise<void>; }; //# sourceMappingURL=MessageEvents.d.ts.map