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 <yus...@mac.com> 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

Reply via email to