toggle menu
trixnity-client
4.3.7
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomOutboxMessageStore
/
update
update
suspend
fun
update
(
transactionId
:
String
,
updater
:
suspend
(
RoomOutboxMessage
<
*
>
?
)
->
RoomOutboxMessage
<
*
>
?
)