mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-03 02:04:09 +01:00
Update specification/client_server_api.rst
Co-Authored-By: Kitsune Ral <Kitsune-Ral@users.sf.net>
This commit is contained in:
parent
d14dc1d8e1
commit
9acd960cf6
|
|
@ -1535,7 +1535,7 @@ same way a server does.
|
||||||
|
|
||||||
Redacted events can still affect the state of the room. When redacted,
|
Redacted events can still affect the state of the room. When redacted,
|
||||||
state events behave as though their properties were simply not specified
|
state events behave as though their properties were simply not specified
|
||||||
unless their properties are protected by the redaction algorithm. For example,
|
except those protected by the redaction algorithm. For example,
|
||||||
a redacted ``join`` event will still result in the user being considered joined.
|
a redacted ``join`` event will still result in the user being considered joined.
|
||||||
Similarly, a redacted topic does not necessarily cause the topic to revert to
|
Similarly, a redacted topic does not necessarily cause the topic to revert to
|
||||||
what is was prior to the event - it causes the topic to be removed from the room.
|
what is was prior to the event - it causes the topic to be removed from the room.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue