On 22/02/2023 12.35, Florian Schmaus wrote:
With the current state of affairs, you only need to use origin-id in 1:1 chats.

<message [email protected]/res [email protected] origin-id=1>
   <body>Foosball tonight?</body>
</message>

<message [email protected]/res [email protected]>
   <react>thumbs-up</react>
   <reference id=1 [email protected]>
</message>

I believe the last <message/> above should be

<message [email protected]/res [email protected]>
   <react>thumbs-up</react>
   <reference id=1 [email protected]/res>
</message>

which demonstrates how tricky this is.

- Flow
_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: [email protected]
_______________________________________________

Reply via email to