adamwynne / twitter-api

Async io interface to all the twitter APIs
372 stars 64 forks source link

Support for cursors #46

Open matteoredaelli opened 10 years ago

matteoredaelli commented 10 years ago

Hello, does twitter-api library support cursors or are you going to implement them?

https://dev.twitter.com/docs/misc/cursoring

Thanks Matteo

adamwynne commented 10 years ago

the parameters are not hard-coded, so cursors information can be passed to the declared functions

On Thu, Apr 17, 2014 at 4:10 PM, Matteo Redaelli notifications@github.comwrote:

Hello, does twitter-api library support cursors or are you going to implement them?

https://dev.twitter.com/docs/misc/cursoring

Thanks Matteo

— Reply to this email directly or view it on GitHubhttps://github.com/adamwynne/twitter-api/issues/46 .