Compare commits

..

1 commit

Author SHA1 Message Date
Kévin Commaille 2f12d2d172
Merge dedba481e5 into 7066694571 2026-01-26 10:00:54 +00:00

View file

@ -3317,9 +3317,9 @@ the topic to be removed from the room.
{{% changed-in v="1.18" %}}
If the server advertises support for a spec version that supports it, clients
MAY use the [`PUT /rooms/{roomId}/send/{eventType}/{txnId}`](#put_matrixclientv3roomsroomidsendeventtypetxnid)
endpoint to send `m.room.redaction` events in all room versions.
If the server advertises support for a version that supports it, clients MAY use
the [`PUT /rooms/{roomId}/send/{eventType}/{txnId}`](#put_matrixclientv3roomsroomidsendeventtypetxnid)
endpoint to send `m.room.redaction` events.
They can also use the following endpoint.