trixnity-clientserverapi-client
Toggle table of contents
4.22.0
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-client
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
RoomApiClient
/
getThreads
get
Threads
abstract
suspend
fun
getThreads
(
roomId
:
RoomId
,
from
:
String
?
=
null
,
include
:
GetThreads.Include
?
=
null
,
limit
:
Long
?
=
null
,
asUserId
:
UserId
?
=
null
)
:
Result
<
GetThreads.Response
>
See also
Get
Threads