Yusuke, The REST API Documentation page is being phased out and is being replaced by the much simpler http://apiwiki.twitter.com/Twitter-API-Documentation (which links to all of the correct Twitter-REST-API-Method pages). Doug, perhaps you should remove the contents of the older page and link it to the newer one, to prevent confusion with future API changes?
-Chris Thomson 2009/4/19 Yusuke <[email protected]> > > Hi, > > I found that actually it is inconsistently documented. > > > - user_timeline > > Not yet documented. max is unknown. > It is documented here, > > http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses-user_timeline > But not here, > http://apiwiki.twitter.com/REST+API+Documentation#statuses/usertimeline > > > - friends_timeline > > Documented. max is 200. > > - direct_messages.xml > > Not yet documented. max is 100. issue#115 > Documented here: > http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-direct_messages > But not here: > http://apiwiki.twitter.com/REST+API+Documentation#directmessages > > > - direct_messages/sent.xml > > Not yet documented. max is 100. issue#115 > Not yet documented: > http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-direct_messages sent > # the URL looks to be wrong. should be > http://twitter.com/direct_messages/sent.format > http://apiwiki.twitter.com/REST+API+Documentation#directmessages/sent > > > - statuses/mentions.xml > > Not yet documented. max is unknown. > Documented here: > http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses-mentions > But not here: > http://apiwiki.twitter.com/REST+API+Documentation#statuses/mentions > > Thanks, > Yusuke > > On 4ζ19ζ₯, εεΎ11:55, Yusuke <[email protected]> wrote: > > Hi, > > > > AFAIK, "count" parameter is technically supported with several methods > > and it used to be documented. > > But now it's documented only with statuses/friends_timeline. > > > > According to the recent activities on the issue list, it seems to be > > still officially supported other than friends_timeline. > > - direct_messageshttp:// > code.google.com/p/twitter-api/issues/detail?id=115 > > - replies (mentions) > http://code.google.com/p/twitter-api/issues/detail?id=235 > > > > Do you guys have any plan to document it soon? > > > > I confirmed that following methods support count parameter: > > - user_timeline > > Not yet documented. max is unknown. > > - friends_timeline > > Documented. max is 200. > > - direct_messages.xml > > Not yet documented. max is 100. issue#115 > > - direct_messages/sent.xml > > Not yet documented. max is 100. issue#115 > > - statuses/mentions.xml > > Not yet documented. max is unknown. > > - statuses/repliess.xml > > Not yet documented. max is unknown. > > > > Thanks in advance, > > Yusuke >
