mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.timelines
/
TimelinesApi
/
getHomeTimeline
get
Home
Timeline
abstract
suspend
fun
getHomeTimeline
(
onlyLocal
:
Boolean
?
=
null
,
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
Status
>
>
Gets the current user's home timeline.