Open hashfiputra opened 2 years ago
Whenever a new contact message the connected device, it didn't catch the first message at all. For the next message it catch normally.
Catch the first message normally
Message the connected device with new contact, where the new contact never message the connected device
client.on('message_create', async (msg) => { console.log('New message = ', msg); });
Chromium
Standard
Yes, I am using Multi Device
OS Armbian 21.08.1 Buster whatsapp-web.js version ^1.16.7 WhatsApp Web version 2.2220.8 Node.js version v16.15.0
No response
Same here!
Same here, still no solution?
+1
Same, any solutions?
Same thing here!
Is there an existing issue for this?
Describe the bug
Whenever a new contact message the connected device, it didn't catch the first message at all. For the next message it catch normally.
Expected behavior
Catch the first message normally
Steps to Reproduce the Bug or Issue
Message the connected device with new contact, where the new contact never message the connected device
Relevant Code
Browser Type
Chromium
WhatsApp Account Type
Standard
Does your WhatsApp account have multidevice enabled?
Yes, I am using Multi Device
Environment
OS Armbian 21.08.1 Buster whatsapp-web.js version ^1.16.7 WhatsApp Web version 2.2220.8 Node.js version v16.15.0
Additional context
No response