Replies: 1 comment 1 reply
-
Signal uses the message timestamp as id. So you can use targetSentTimestamp and targetAuthorUuid as identifier for the message that is being reacted to. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm recently experimenting with this software and notice that a receive JSON object like below does not contain any data on the message that is being reacted to, only the number of the reactee and the number of the reactor. I've redacted some values out but the keys are all there that I'm seeing. I wonder if I can get information on what message is being reacted to. Going to look into more.
Beta Was this translation helpful? Give feedback.
All reactions