fix(whatsapp): preserve group message IDs and normalize reaction participants
This commit is contained in:
@@ -620,7 +620,7 @@ export async function monitorWebInbox(options: {
|
||||
remoteJid: jid,
|
||||
id: messageId,
|
||||
fromMe,
|
||||
participant,
|
||||
participant: participant ? toWhatsappJid(participant) : undefined,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user