mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-20 21:13:42 +01:00
Update content/client-server-api/modules/spaces.md
This commit is contained in:
parent
20828ee354
commit
d05a26b24e
|
|
@ -19,7 +19,7 @@ go a step further and explicitly ignore notification counts on space-rooms.
|
||||||
|
|
||||||
Membership of a space is defined and controlled by the existing mechanisms which
|
Membership of a space is defined and controlled by the existing mechanisms which
|
||||||
govern a room: [`m.room.member`](/client-server-api#mroommember), [`m.room.history_visibility`](/client-server-api#mroomhistory_visibility),
|
govern a room: [`m.room.member`](/client-server-api#mroommember), [`m.room.history_visibility`](/client-server-api#mroomhistory_visibility),
|
||||||
and [`m.room.join_rules`](/client-server-api##mroomjoin_rules). Canonical aliases and invites, including
|
and [`m.room.join_rules`](/client-server-api#mroomjoin_rules). Canonical aliases and invites, including
|
||||||
third-party invites, still work just as they do in normal rooms as well. Furthermore,
|
third-party invites, still work just as they do in normal rooms as well. Furthermore,
|
||||||
spaces can also be published in the [room directory](/client-server-api#published-room-directory) to make them
|
spaces can also be published in the [room directory](/client-server-api#published-room-directory) to make them
|
||||||
discoverable.
|
discoverable.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue