D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
wcloud.whatzi.online
/
node_modules
/
baileys
/
lib
/
WAM
/
Filename :
BinaryInfo.js
back
Copy
export class BinaryInfo { constructor(options = {}) { this.protocolVersion = 5; this.sequence = 0; this.events = []; this.buffer = []; Object.assign(this, options); } } //# sourceMappingURL=BinaryInfo.js.map