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

New Post: distinguishing Track from Follow

$
0
0
I think the twitter stream doesn't provide this information. Even the e.MatchingTracks is populated behind the scenes by tweetinvi.

So a tweet could be matching both a track and a follow parameter.

Twitter provides this information about the follow parameter.
For each user specified in the follow parameter, the stream will contain:
  • Tweets created by the user.
  • Tweets which are retweeted by the user.
  • Replies to any Tweet created by the user.
  • Retweets of any Tweet created by the user.
  • Manual replies, created without pressing a reply button (e.g. “@twitterapi I agree”).
ref: https://dev.twitter.com/streaming/overview/request-parameters#follow

I think you can use this information to get MatchingFollows.

imlokesh

Viewing all articles
Browse latest Browse all 4126

Trending Articles



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