mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-31 00:14:09 +02:00
Update proposals/1772-groups-as-rooms.md
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
7432d254c6
commit
2981baad3d
|
|
@ -40,7 +40,7 @@ within the space are determined by state events within the space-room.
|
||||||
Space-rooms are distinguished from regular messaging rooms by the presence of
|
Space-rooms are distinguished from regular messaging rooms by the presence of
|
||||||
a `'type': 'm.space'` property in the content of the `m.room.create` event.
|
a `'type': 'm.space'` property in the content of the `m.room.create` event.
|
||||||
The value of the `type` property uses the Standardised Identifier Grammar from
|
The value of the `type` property uses the Standardised Identifier Grammar from
|
||||||
MSC #2758. This allows clients to offer slightly customised user experience
|
[MSC2758](https://github.com/matrix-org/matrix-doc/pull/2758). This allows clients to offer slightly customised user experience
|
||||||
depending on the purpose of the room. Currently, no server-side behaviour is
|
depending on the purpose of the room. Currently, no server-side behaviour is
|
||||||
expected to depend on this property.
|
expected to depend on this property.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue