Twift
Twift copied to clipboard
Add missing API methods
There are still some methods missing or newly added to the Twitter v2 API since Twift's initial release that need implementing:
- [ ]
GET /2/tweets/counts/all - [ ]
GET /2/tweets/counts/recent - [ ]
GET /2/compliance/jobs - [ ]
GET /2/compliance/jobs/:id - [ ]
POST /2/compliance/jobs - [x]
PUT /2/lists/:id - [x]
GET /2/tweets/:id/quote_tweets - [x]
POST /2/lists(#7) - [x] Pagination for Likes and Retweets
- [x] Bookmarks endpoints (#10)