trixnity-core
3.0.0-beta1
trixnity-core
/
net.folivo.trixnity.core.model.events.m.room
/
RedactionEventContent
/
RedactionEventContent
Redaction
Event
Content
fun
RedactionEventContent
(
reason
:
String
?
=
null
,
redacts
:
EventId
,
relatesTo
:
RelatesTo
?
=
null
)