Rishikant181 / Rettiwt-API

A CLI tool and an API for fetching data from Twitter for free!
https://rishikant181.github.io/Rettiwt-API/
MIT License
363 stars 34 forks source link

How to get a specific user tweets? #494

Closed AlejandroAkbal closed 6 months ago

AlejandroAkbal commented 6 months ago

I know you can use tweet.search(), but searching is prone to not show all or most recent tweets of a person

Therefore, is there any way to do something like user.getTweets()?

AlejandroAkbal commented 6 months ago

My bad, could it be https://rishikant181.github.io/Rettiwt-API/classes/UserService.html#timeline?

AlejandroAkbal commented 6 months ago

Yeah, thats it