Module ruma_client_api::redact::redact_event

source ·
Available on 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§