Skip to main content

redact_one

Function redact_one 

Source
async fn redact_one(
    services: &State,
    room_id: &RoomId,
    event_id: &EventId,
    args: &RedactArgs,
) -> Result<()>