Generated by
JDiff

Interface twitter4j.api.FavoriteMethods

Added Methods
ResponseList<Status> getFavorites(String, Paging) Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.
ResponseList<Status> getFavorites(Paging) Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format.