mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.timelines
/
TimelinesApi
/
getList
get
List
abstract
suspend
fun
getList
(
listId
:
String
,
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
Status
>
>
?
Gets the timeline for the given list.