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

13 lines (12 loc) 406 B
declare class d { salt: string; constructor(e: string); add(e: any, t: any): any; subtract(e: any, t: any): any; subtractThenAdd(e: any, t: any, r: any): any; _addSingle(e: any, t: any): ArrayBuffer; _subtractSingle(e: any, t: any): ArrayBuffer; performPointwiseWithOverflow(e: any, t: any, r: any): ArrayBuffer; } export declare const LT_HASH_ANTI_TAMPERING: d; export {};