Issue Description
I get the error when I try to fetch messages using Client.getChatById()
Cannot read properties of undefined (reading 'waitForChatLoading')
Object.<anonymous> (https://static.whatsapp.net/rsrc.php/v4igmM4/yn/l/en_US-j/XhE7-9prdbA.js:2085:1607)
Generator.next (<anonymous>)
Reproduction Steps
fetch messages using Client.getChatById()
problem is it doesn't always shown the error. some ID I get the error and the other doesn't
so not really sure what truly going on
Code Sample
User Setup
| WhatsApp |
Type |
| Account Type |
Standard |
| Authentication Strategy |
LocalAuth |
| WhatsApp Web Version |
2.3000.1037370178 |
| whatsapp-web.js Version |
1.34.6 |
| Environment |
Version |
| Browser Type |
Chrome |
| Browser Version |
146.0.7680.153 |
| Phone OS Version |
Android 16 |
| Running OS Version |
Linux Mint 22 |
| Node.js Version |
20.18.2 |
Checklist
Issue Description
I get the error when I try to fetch messages using
Client.getChatById()Reproduction Steps
fetch messages using
Client.getChatById()problem is it doesn't always shown the error. some ID I get the error and the other doesn't
so not really sure what truly going on
Code Sample
User Setup
Checklist