Rettiwt-API v4.0.0 released!
What's New
- Added functionality to schedule a tweet by @Rishikant181 in #593
- Added functionality to unschedule a tweet by @Rishikant181 in #597
What's Changed
- Tweet's
quoted
field now includes the original tweet which was quoted and not just theid
by @Rishikant181 in #590 - Removed functionality to fetch likers of a tweet, following the ability to do the same by Twitter/X, by @Rishikant181 in #600
- Removed ability to view the likes of a user, following the ability to do the same by Twitter/X, by @Rishikant181 in #602
user.likes
now fetches the liked tweets of the logged-in user by @Rishikant181 in #603
Issues Fixed
- Fixed an issue which threw the error NOT_FOUND when fetching details of a tweet by @Rishikant181 in #589
Full Changelog: v3.1.1...v4.0.0