Open zyphlar opened 3 years ago
Ah, there's an event->body->read_receipt_changed object that I haven't reversed yet. I'll do that now so that you can review what juicy flavour it has hiding inside
You're my hero! I might just be a libpurple programmer yet...
See how you get on with that :)
I actually started poking around on this because I was seeing the messages pop through the debug logs, but maybe you have a better insight than me as to what's going on.
I'm getting READ_RECEIPT_CHANGED messages, but they look identical whether it's me sending a message or whether it's the remote user opening the chat; nothing to distinguish me from them, or sent vs received. Is there perhaps another callback or event detail I'm missing to distinguish "the other user has read this" from "yeah we know, you read your own message"?