toggle menu
trixnity-client
4.3.11
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomStore
/
update
update
suspend
fun
update
(
roomId
:
RoomId
,
updater
:
suspend
(
oldRoom
:
Room
?
)
->
Room
?
)