getHashtagLocalStream

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.