Compare commits

...

2 commits

Author SHA1 Message Date
Kévin Commaille e88ecfc055
Merge 242ae7dc7d into 7066694571 2026-01-27 09:05:42 +01:00
Kévin Commaille 242ae7dc7d
Apply suggestions
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2026-01-27 09:05:23 +01: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 version that supports it, clients MAY use
the [`PUT /rooms/{roomId}/send/{eventType}/{txnId}`](#put_matrixclientv3roomsroomidsendeventtypetxnid)
endpoint to send `m.room.redaction` events.
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.
They can also use the following endpoint.