Is there any way to discern users that are not following you? I've noticed
from the result set from the API method 'statuses/friends' has a key called
['following']. This key seems redundant to me because it's always true.
That's what this method does is find people you are following. The key
should return whether or not that user is following you back. Currently the
only method I see to find all non followers is to query all friends and
followers and do a manual comparison?

 

Many thanks.

 

Tom 

Reply via email to