mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-16 04:02:54 -06:00
message sent logs
This commit is contained in:
parent
7c5499fd6e
commit
8bbab93e08
@ -3979,7 +3979,7 @@ export class BaileysStartupService extends ChannelStartupService {
|
||||
edit: data.key,
|
||||
});
|
||||
|
||||
console.dir({messageSent});
|
||||
console.dir({messageSent}, {depth: null});
|
||||
if (messageSent) {
|
||||
const editedMessage =
|
||||
messageSent?.message?.protocolMessage || messageSent?.message?.editedMessage?.message?.protocolMessage;
|
||||
|
Loading…
Reference in New Issue
Block a user