mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Chats not being received bug fix
This commit is contained in:
@@ -480,7 +480,7 @@ Baileys is written, keeping in mind, that you may require other custom functiona
|
||||
|
||||
First, enable the logging of unhandled messages from WhatsApp by setting
|
||||
``` ts
|
||||
conn.logger.level = 'unhandled'
|
||||
conn.logger.level = 'debug'
|
||||
```
|
||||
This will enable you to see all sorts of messages WhatsApp sends in the console. Some examples:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user