Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I prioritize fetching the most recent tweets first #244

Open
yuhai5237 opened this issue Oct 24, 2024 · 2 comments
Open

How can I prioritize fetching the most recent tweets first #244

yuhai5237 opened this issue Oct 24, 2024 · 2 comments

Comments

@yuhai5237
Copy link

I am using user_tweets = await client.get_user_tweets('XXXXX') to retrieve tweet information, but it returns older tweets first. I would like to prioritize returning the most recently created tweets. How can I achieve this?

@Davis-3450
Copy link

You can't, just fetch certain amount and manually check them.

@szsyzx
Copy link

szsyzx commented Nov 1, 2024

@yuhai5237 Not Found
Sorry, the page or file you tried to access was not found.

@github-staff github-staff deleted a comment from yuhai5237 Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants