Closed LuckyArdhika closed 2 years ago
on message didnt listing personal chat
i expected listening both group and personal message, but the code just listening for group message.
client.on('message', async message => { console.log(message.from); })
even though yesterday with the same code still running normally.
No response
Google Chrome
Standard
Yes, I am using Multi Device
OS: Windows Phone OS: Android whatsapp-web.js version 1.17.0 Node.js Version 16.15.0
you might have corrupted the database, clear the session and start over
Is there an existing issue for this?
Describe the bug
on message didnt listing personal chat
Expected behavior
i expected listening both group and personal message, but the code just listening for group message.
even though yesterday with the same code still running normally.
Steps to Reproduce the Bug or Issue
Relevant Code
No response
Browser Type
Google Chrome
WhatsApp Account Type
Standard
Does your WhatsApp account have multidevice enabled?
Yes, I am using Multi Device
Environment
OS: Windows Phone OS: Android whatsapp-web.js version 1.17.0 Node.js Version 16.15.0
Additional context
No response