Skip to main content

redact_event_route

Function redact_event_route 

Source
pub(crate) async fn redact_event_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงPUT /_matrix/client/r0/rooms/{roomId}/redact/{eventId}/{txnId}

Tries to send a redaction event into the room.

  • TODO: Handle txn id