Update proposals/2199-canonical-dms.md

Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
travis/msc/immutable-dms
Travis Ralston 5 years ago committed by GitHub
parent 54dbbbdc64
commit 8ab1af3c60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -246,7 +246,7 @@ clients can always send state event updates after creating the room, for instanc
Response (JSON):
The server creates the room similar to how `/createRoom` operates:
1. An `m.room.create` event is created as is `m.room.power_levels` using the defaults.
1. An `m.room.create` event is created, as is `m.room.power_levels` using the defaults.
2. Join rules of `invite` are set with a rejoin rule of `join`, as per
[MSC2213](https://github.com/matrix-org/matrix-doc/pull/2213)). This is to allow DMs to be
re-used (described later) without sacrificing security of the DM by letting random people

Loading…
Cancel
Save