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
As we know, Twitter API doesn't have the ability to return liked tweets from specific timestamps. We should write a function that checks based on the API response each time.
Write a function that gets an argument and only returns tweets after that time
The text was updated successfully, but these errors were encountered:
As we know, Twitter API doesn't have the ability to return liked tweets from specific timestamps. We should write a function that checks based on the API response each time.
The text was updated successfully, but these errors were encountered: