Generated by
JDiff

Interface twitter4j.api.UserMethods

Added Methods
ResponseList<Category> getSuggestedUserCategories() Access to Twitter's suggested user list.
ResponseList<User> getUserSuggestions(String) Access the users in a given category of the Twitter suggested user list.
ResponseList<User> lookupUsers(int[]) Return up to 20 users worth of extended information, specified by either ID.
ResponseList<User> lookupUsers(String[]) Return up to 20 users worth of extended information, specified by screen name.