> I started exploring the Twitter API in C# yesterday, and I have a
> question. Is it possible to find out how many requests out of the
> maximum 70 per hour have been already used up? Twhirl does this
> somehow, and they say that this counter will be the same in all
> Twitter applications, so I assume there's an API method for doing
> this.
> 
> I'm using the Yedda Twitter C# library, so you can just answer me with
> an API method name, and that'll work for me.

I don't know anything about that particular library, but look at

                http://apiwiki.twitter.com/REST+API+Documentation

under rate_limit_status.

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * [EMAIL PROTECTED]
-- Burglar alarms: For the man who has everything! ----------------------------

Reply via email to