Rishikant181/Rettiwt-API

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

spencer17x opened this issue · 4 comments

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

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

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?

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

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