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