Explicitly denote that replaces_state ignores history visibility

This commit is contained in:
timedout 2026-04-11 20:08:46 +01:00
parent 6f098619b9
commit 8e9a99edd7
No known key found for this signature in database
GPG key ID: 0FA334385D0B689F

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.