get Users By Hash Tag
fun getUsersByHashTag(hashTag: String, amountOfUsers: Int = 10): Flow<JSONObject>
Content copied to clipboard
Get given number of users of given hashtag
Get given number of users of given hashtag