We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20dd1b1 commit 79f4a22Copy full SHA for 79f4a22
src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts
@@ -1482,7 +1482,7 @@ export class BaileysStartupService extends ChannelStartupService {
1482
1483
continue;
1484
}
1485
-
+
1486
if (findMessage && update.status !== undefined && status[update.status] !== findMessage.status) {
1487
if (!key.fromMe && key.remoteJid) {
1488
readChatToUpdate[key.remoteJid] = true;
0 commit comments