Open gamoridev opened 1 week ago
Hi!
I've tested it with the latest 2024.11.4
version, NOWEB
engine
POST api/sendSeen
with data (below) from Account1 There's no "double green ticks" on recipient side as I can see - this is why "fromMe": false,"
messages have "UNKNOWN" ack.
Only fromMe: True
has it
let me know if there's some additional steps or conditions you're referening too!
Send seen and Message Ack Properties
ack
andackName
does not change after sending sendSeen to the message.Even sending the
/sendSeen
to this message, the properties ack remainsnull
and ackName"UNKNOWN"
. This seems strange because reading from WhatsApp App, the property changes correctly. Also, on the WhatsApp app, the message is checked with blue checkmark after sending the POST.