nst / STTwitter

A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1
BSD 3-Clause "New" or "Revised" License
999 stars 161 forks source link

Add POST statuses/unretweet/:id #245

Closed ePirat closed 8 years ago

ePirat commented 8 years ago

Twitter recently added a convenience endpoint to undo a retweet, which is documented here. For completeness it should be added to STTwitter.

nst commented 8 years ago

Thank you for reporting the missing API!