trixnity-client
Toggle table of contents
4.22.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.user
/
UserService
/
getById
get
By
Id
abstract
fun
getById
(
roomId
:
RoomId
,
userId
:
UserId
)
:
Flow
<
RoomUser
?
>