redactEvent

open suspend override fun redactEvent(roomId: RoomId, eventId: EventId, reason: String?, txnId: String, asUserId: UserId?): Result<EventId>

See also

RedactEvent