mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-01 22:54:10 +02:00
Compare commits
1 commit
edbd99c312
...
c50b007bc7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c50b007bc7 |
|
|
@ -118,9 +118,7 @@ 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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue