Hi, I would like to iterate the timeline in chronological order which means I need to start from the last page in the timeline (or the one that has the oldest tweets) but I don't see any way to get the number of pages in user's timeline. I could always try to start with page 16 (16x200 statuses = max allowed 3200) but for users that have less than 3000 statuses this will be a wasted API call.
Any ideas? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
