File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
changelogs/client_server/newsfragments
content/client-server-api/modules Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1+ The `latest_event` in an aggregated set of thread events uses the same format as the event itself.
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ included under the `m.relations` property in `unsigned` for the thread root. For
185185```
186186
187187` latest_event ` is the most recent event (topologically to the server) in the thread sent by an
188- un-[ ignored user] ( #ignoring-users ) .
188+ un-[ ignored user] ( #ignoring-users ) . It should be serialized in the same form as the event itself.
189189
190190Note that, as in the example above, child events of the ` latest_event ` should
191191themselves be aggregated and included under ` m.relations ` for that event. The
You can’t perform that action at this time.
0 commit comments