Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: Cashtags and Hashtags with FilteredStream

$
0
0
I just checked and hashtags seem to be working fine with stream.

However, there's a problem with cashtag. You can check that JsonObjectReceived event is fired on cashtags but not the MatchingTweetReceived.

I'm sure linvi would fix this whenever he has time.

Meanwhile you can use this:
stream.JsonObjectReceived += (o, arg) => 
    Console.WriteLine(Tweet.TweetFactory.GenerateTweetFromJson(arg.Json).Text);

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>