Compare commits

..

2 commits

Author SHA1 Message Date
timedout edbd99c312
Merge 8e9a99edd7 into 156d1b878a 2026-04-11 20:08:56 +01:00
timedout 8e9a99edd7
Explicitly denote that replaces_state ignores history visibility 2026-04-11 20:08:46 +01:00

View file

@ -118,7 +118,9 @@ properties:
description: | description: |
The event ID of the state event replaced by this event. This field is generated The event ID of the state event replaced by this event. This field is generated
by the local homeserver, and is only returned if the event is a state event. by the local homeserver, and is only returned if the event is a state event.
Unlike `prev_content`, this field is included regardless of history visibility.
type: string type: string
x-addedInMatrixVersion: "1.19"
membership: membership:
description: | description: |
The room membership of the user making the request, at the time of the event. The room membership of the user making the request, at the time of the event.