D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
baileys
/
lib
/
WAUSync
/
Filename :
USyncUser.d.ts
back
Copy
export declare class USyncUser { id?: string; lid?: string; phone?: string; type?: string; personaId?: string; withId(id: string): this; withLid(lid: string): this; withPhone(phone: string): this; withType(type: string): this; withPersonaId(personaId: string): this; } //# sourceMappingURL=USyncUser.d.ts.map