trixnity-clientserverapi-client
3.0.0-beta3
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
RoomsApiClient
/
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