toggle menu
trixnity-clientserverapi-client
4.3.12
common
switch theme
search in API
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
RoomApiClient
/
redactEvent
redact
Event
abstract
suspend
fun
redactEvent
(
roomId
:
RoomId
,
eventId
:
EventId
,
reason
:
String
?
=
null
,
txnId
:
String
=
Random.nextString(22)
,
asUserId
:
UserId
?
=
null
)
:
Result
<
EventId
>
See also
Redact
Event