mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-01 00:34:10 +02:00
Update proposals/1772-groups-as-rooms.md
This commit is contained in:
parent
5e7ed2b9c4
commit
065b0990e6
|
|
@ -38,7 +38,7 @@ Each space is represented by its own room, known as a "space-room". The rooms
|
||||||
within the space are determined by state events within the space-room.
|
within the space are determined by state events within the space-room.
|
||||||
|
|
||||||
Space-rooms are distinguished from regular messaging rooms by the presence of a
|
Space-rooms are distinguished from regular messaging rooms by the presence of a
|
||||||
`type: m.space` property in the `m.room.create` event. This allows clients to
|
`type: m.space` property in the content of the `m.room.create` event. This allows clients to
|
||||||
offer slightly customised user experience depending on the purpose of the
|
offer slightly customised user experience depending on the purpose of the
|
||||||
room. Currently, no server-side behaviour is expected to depend on this property.
|
room. Currently, no server-side behaviour is expected to depend on this property.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue