You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
I'm trying to get also the retweets from a given username and not just its tweets.
If I looked well at the code, this feature is not present at the moment.
In order to implement a TweetManager.getRetweets method, I'm wondering
if it's possible via the endpoint you're using:
https://twitter.com/i/search/timeline
Is there a param that allows this?
Thank you
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to get also the retweets from a given username and not just its tweets.
If I looked well at the code, this feature is not present at the moment.
In order to implement a
TweetManager.getRetweets
method, I'm wonderingif it's possible via the endpoint you're using:
https://twitter.com/i/search/timeline
Is there a param that allows this?
Thank you
The text was updated successfully, but these errors were encountered: