mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.timelines
/
ListsApi
/
getListAccounts
get
List
Accounts
abstract
suspend
fun
getListAccounts
(
listId
:
String
,
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
Account
>
>
?
Gets the list of accounts in the given list.