mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-22 20:12:02 -06:00
Update whatsapp.service.ts
This commit is contained in:
parent
89a37a1771
commit
2c0b629302
@ -1951,14 +1951,7 @@ export class WAStartupService {
|
||||
this.chatwootService.eventWhatsapp(
|
||||
Events.MESSAGES_DELETE,
|
||||
{ instanceName: this.instance.name },
|
||||
{
|
||||
key: {
|
||||
remoteJid: key.remoteJid,
|
||||
fromMe: key.fromMe,
|
||||
id: key.id,
|
||||
participant: key.participant,
|
||||
},
|
||||
},
|
||||
{ key: key },
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user