mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-30 22:24:09 +02:00
Compare commits
2 commits
2f12d2d172
...
e88ecfc055
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e88ecfc055 | ||
|
|
242ae7dc7d |
|
|
@ -3317,9 +3317,9 @@ the topic to be removed from the room.
|
||||||
|
|
||||||
{{% changed-in v="1.18" %}}
|
{{% changed-in v="1.18" %}}
|
||||||
|
|
||||||
If the server advertises support for a version that supports it, clients MAY use
|
If the server advertises support for a spec version that supports it, clients
|
||||||
the [`PUT /rooms/{roomId}/send/{eventType}/{txnId}`](#put_matrixclientv3roomsroomidsendeventtypetxnid)
|
MAY use the [`PUT /rooms/{roomId}/send/{eventType}/{txnId}`](#put_matrixclientv3roomsroomidsendeventtypetxnid)
|
||||||
endpoint to send `m.room.redaction` events.
|
endpoint to send `m.room.redaction` events in all room versions.
|
||||||
|
|
||||||
They can also use the following endpoint.
|
They can also use the following endpoint.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue