@@ -604,7 +604,7 @@ The response body is as follows.
604
604
605
605
<pre>
606
606
{
607
- "version": "01726585978590 -001@abcdefghij:001",
607
+ "version": "01729085978590 -001@abcdefghij:001",
608
608
"timestamp": 1726585978590
609
609
}
610
610
</pre>
@@ -624,14 +624,14 @@ h4(#rest-updating-messages-request). Corresponding Realtime Event
624
624
}
625
625
},
626
626
"createdAt": 1726232498871,
627
- "timestamp": 1726585978590 ,
627
+ "timestamp": 1729085978590 ,
628
628
"extras": {
629
629
"headers": {
630
630
"baz": "qux"
631
631
}
632
632
}
633
- "serial": "01726232498871 -001@abcdefghij:001",
634
- "version": "01726585978590 -001@abcdefghij:001"
633
+ "serial": "01726585978590 -001@abcdefghij:001",
634
+ "version": "01729085978590 -001@abcdefghij:001"
635
635
"action": "message.update"
636
636
"operation": {
637
637
"clientId": "who-performed-the-action",
@@ -686,16 +686,15 @@ h4(#rest-deleting-messages-request). Corresponding Realtime Event
686
686
}
687
687
}
688
688
},
689
- "timestamp": "1726232498871",
690
689
"extras": {
691
690
"headers": {
692
691
"baz": "qux"
693
692
},
694
693
}
694
+ "createdAt": 1726232498871,
695
695
"serial": "01726585978590-001@abcdefghij:001",
696
- "action": "message.deleted"
697
- "timestamp": 1826232498871
698
- "createdAt": 1726585978590,
696
+ "action": "message.deleted",
697
+ "timestamp": 1826232498871,
699
698
"version": "01826232498871-001@abcdefghij:001",
700
699
"operation": {
701
700
"clientId": "who-performed-the-action",
0 commit comments