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

New Post: Filter Stream by Language Using the API

$
0
0
Hi Sam,

This feature is now implemented in Tweetinvi 0.9.2.0!
Thank you for the review I appreciate it :)
var stream = Stream.CreateSampleStream();
stream.FilterTweetsToBeIn(Language.French);
stream.TweetReceived += (s, args) =>
{
    Console.WriteLine(args.Tweet.Text);
};
stream.StartStream();
Regards,
Linvi

Viewing all articles
Browse latest Browse all 4126

Trending Articles



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