mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-22 03:14:10 +01:00
parent
d4abe40677
commit
39af7f3249
|
|
@ -75,7 +75,7 @@ relationship can be expressed in one of two ways:
|
||||||
|
|
||||||
1. The admins of a space can advertise rooms and subspaces for their space by
|
1. The admins of a space can advertise rooms and subspaces for their space by
|
||||||
setting `m.space.child` state events. The `state_key` is the ID of a child
|
setting `m.space.child` state events. The `state_key` is the ID of a child
|
||||||
room or space, and the content should ontain a `via` key which gives a list
|
room or space, and the content should contain a `via` key which gives a list
|
||||||
of candidate servers that can be used to join the room. `present: true` key
|
of candidate servers that can be used to join the room. `present: true` key
|
||||||
is included to distinguish from a deleted state event. Something like:
|
is included to distinguish from a deleted state event. Something like:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue