Module matrix_sdk::ruma::api::client::redact::redact_event

source ·
Available on crate feature api and (crate features client or server) only.
Expand description

PUT /_matrix/client/*/rooms/{roomId}/redact/{eventId}/{txnId}

Redact an event, stripping all information not critical to the event graph integrity.

Modules§