TESTER

Results 95 comments of TESTER

@PurpShell @SheIITear any idea ?

> I have a solution to use the feature from sock.updateProfilePicture(jid, { url: './new-profile-picture.jpeg' }) , maybe in the current baileys version it doesn't work due to an error with...

> I have a solution to use the feature from sock.updateProfilePicture(jid, { url: './new-profile-picture.jpeg' }) , maybe in the current baileys version it doesn't work due to an error with...

> > > I have a solution to use the feature from sock.updateProfilePicture(jid, { url: './new-profile-picture.jpeg' }) , maybe in the current baileys version it doesn't work due to an...

> There is no function for this. Use `sock.newsletterMetadata('invite', yourInviteCode)` to get the newsletter data (including the jid). Ah it's take times because I need collect each channel/newsletter link and...

@Rippanteq7 any updates ??

saved as the whatsapp-web.js format ??

> Hi, I’m encountering a connection failure immediately after starting the socket using useMultiFileAuthState. The QR code never appears, and the console shows Connection Failure. And the Baileys logger outputs...

> [@Riders004](https://github.com/Riders004) here my package.json file > > { "name": "physio-whatspp", "version": "1.0.0", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js", "dev": "nodemon src/index.js" }, "keywords": [], "author": "",...

> [@Riders004](https://github.com/Riders004) can you please share me the test code if you have? Test code or connection code ??