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) 206 B
declare const _default: (sessionId?: string) => { filterData: (name: string, find: any) => Promise<unknown>; searchData: (name: string, search: any) => Promise<unknown>; }; export default _default;