toggle menu
trixnity-client
4.5.1
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.user
/
UserService
/
getAllReceipts
get
All
Receipts
abstract
fun
getAllReceipts
(
roomId
:
RoomId
)
:
Flow
<
Map
<
UserId
,
Flow
<
RoomUserReceipts
?
>
>
>