Generated by
JDiff

Interface twitter4j.api.UserMethods

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