Removed Methods |
void getFollowersStatuses(String, long)
|
Returns the specified user's followers, each with current status inline. |
void getFollowersStatuses(long )
|
Returns the authenticating user's followers, each with current status inline. |
void getFollowersStatuses(long, long)
|
Returns the specified user's followers, each with current status inline. |
void getFriendsStatuses(String, long)
|
Returns a user's friends, each with current status inline. |
void getFriendsStatuses(long )
|
Returns a user's friends, each with current status inline. |
void getFriendsStatuses(long, long)
|
Returns a user's friends, each with current status inline. |