mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.timelines
/
StreamingApi
/
getHashtagLocalStream
get
Hashtag
Local
Stream
abstract
suspend
fun
getHashtagLocalStream
(
tag
:
String
)
:
Flow
<
StreamingEvent
>
Gets a real-time stream of new statuses on the instance's local timeline for the given
tag
.