Adam Wynne

Results 5 comments of Adam Wynne

check out the example for posting a picture status: (statuses-update-with-media :oauth-creds _creds_ :body [(file-body-part "/pics/test.jpg") (status-body-part "testing")]) On Fri, Jan 31, 2014 at 8:47 PM, schmidh [email protected] wrote: > Hi...

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 [email protected]: > Hello, does twitter-api...

to be honest I'm not sure - does the error callback not trigger? On Saturday, March 15, 2014, Trevor Hartman [email protected] wrote: > Is there a way to detect when...

I think it being chunked by twitter - someone wrote some library (forgotten which) that sits on top of mine and does the correct message chunking - take a look...

thanks for pointing it out On Thu, Dec 11, 2014 at 12:32 PM, Bahadir Cambel [email protected] wrote: > Thanks for the quick response Adam. For future reference, here is the...