I plan to use the API to grab the latest tweets from a user but don't
want to have to ping the user every 10 minutes. What's the best way to
check if there is a new tweet from a user? Should I check the status
id of the last tweet and see if it has changed?

Reply via email to