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

.user.followed() can't get latest tweets #592

Open
spencer17x opened this issue Aug 20, 2024 · 4 comments
Open

.user.followed() can't get latest tweets #592

spencer17x opened this issue Aug 20, 2024 · 4 comments

Comments

@spencer17x
Copy link

When i use .user.followed(), sometimes i can't get the latest tweet.

@Rishikant181
Copy link
Owner

Let me check that out and I'll get back to you.

@Rishikant181
Copy link
Owner

It might be that the .user.following method does not arrange the tweets chornologically, as is done the web-app, so the latest tweet might not be the first in the returned response, but might be further down below. Can you confirm this?

@spencer17x
Copy link
Author

spencer17x commented Aug 21, 2024

It might be that the .user.following method does not arrange the tweets chornologically, as is done the web-app, so the latest tweet might not be the first in the returned response, but might be further down below. Can you confirm this?

Ok, thanks, I'll try

@spencer17x
Copy link
Author

It might be that the .user.following method does not arrange the tweets chornologically, as is done the web-app, so the latest tweet might not be the first in the returned response, but might be further down below. Can you confirm this?

I tried, found that there is no message below, there will be a lost message problem

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

2 participants