Rename encrypted status to encryption information.

Co-authored-by: Travis Ralston <travpc@gmail.com>
pull/3173/head
Patrick Cloke 3 years ago committed by GitHub
parent 84331fc3b6
commit d879eb6e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -80,7 +80,7 @@ include the following as stripped state events:
* Canonical alias (`m.room.canonical_alias`)
* Room avatar (`m.room.avatar`)
* Room name (`m.room.name`)
* Encrypted status (`m.room.encryption`)<sup id="a2">[3](#f2)</sup>
* Encryption information (`m.room.encryption`)<sup id="a2">[3](#f2)</sup>
This also implies that the above information is available to any potential joiner
in the API proposed in [MSC2946: Spaces summary](https://github.com/matrix-org/matrix-doc/pull/2946).

Loading…
Cancel
Save