UNPKG

superchats

Version:

SuperChats is a premium library with unique features that control Whatsapp functions. With Superchats you can build service bots, multiservice chats or any system that uses whatsapp

6 lines (5 loc) 214 B
declare const _default: (sessionId?: string, dir?: any) => { addData: (name: string, data: any) => Promise<unknown>; searchData: (name: string, search: any) => Promise<unknown>; }; export default _default;