Favorites
See also
Parameters
Current ApiClient instance.
Constructors
Properties
Extensions
Note: favorites are now known as likes. Favorites (likes) the Tweet specified in the ID parameter as the authenticating user. Returns the favorite Tweet when successful. The process invoked by this method is asynchronous. The immediately returned Tweet object may not indicate the resultant favorited status of the Tweet. A 200 OK response from this method will indicate whether the intended action was successful or not.
Note: favorites are now known as likes. Unfavorites (un-likes) the Tweet specified in the ID parameter as the authenticating user. Returns the un-liked Tweet when successful. The process invoked by this method is asynchronous. The immediately returned Tweet object may not indicate the resultant favorited status of the Tweet. A 200 OK response from this method will indicate whether the intended action was successful or not.
Shorthand property to Favorites.list.
Note: favorites are now known as likes. Returns the 20 most recent Tweets liked by the authenticating or specified user.
Note: favorites are now known as likes. Returns the 20 most recent Tweets liked by the authenticating or specified user.
Note: favorites are now known as likes. Returns the 20 most recent Tweets liked by the authenticating or specified user.