mastodonk
0.2-alpha05
jvm
mastodonk-paging
/
fr.outadoc.mastodonk.paging.api.endpoint.timelines
/
getHashtagTimelineSource
get
Hashtag
Timeline
Source
fun
TimelinesApi
.
getHashtagTimelineSource
(
hashtag
:
String
,
onlyLocal
:
Boolean
?
=
null
,
onlyMedia
:
Boolean
?
=
null
)
:
PagingSource
<
PageInfo
,
Status
>