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:
@@ -48,7 +48,7 @@ export class WAConnection extends EventEmitter {
|
||||
waitForChats: true,
|
||||
maxRetries: 10,
|
||||
connectCooldownMs: 4000,
|
||||
phoneResponseTime: 10_000,
|
||||
phoneResponseTime: 15_000,
|
||||
alwaysUseTakeover: true
|
||||
}
|
||||
/** When to auto-reconnect */
|
||||
|
||||
Reference in New Issue
Block a user