mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.timelines
/
TimelinesApi
/
getPublicTimeline
get
Public
Timeline
abstract
suspend
fun
getPublicTimeline
(
onlyLocal
:
Boolean
?
=
null
,
onlyRemote
:
Boolean
?
=
null
,
onlyMedia
:
Boolean
?
=
null
,
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
Status
>
>
Gets the public timeline.