I see the bug was closed as "WONTFIX". Would it not be possible for search to get a param for in_reply_to_status_id?
I'm not working on any twitter projects anymore but it could lead to some very interesting clients. Zac On Wed, Apr 22, 2009 at 10:11 AM, Doug Williams <[email protected]> wrote: > Please see http://code.google.com/p/twitter-api/issues/detail?id=142 > > > Doug Williams > Twitter API Support > http://twitter.com/dougw > > > On Wed, Apr 22, 2009 at 10:04 AM, Jason Wong <[email protected]> wrote: >> >> I'm trying to find a way to get all replies to a certain status. >> >> I was looking at the statuses/mentions function, but according to the >> documentation it only works with the authenticated user's screen_name. >> If I use statuses/user_timeline and get a status id that I know has >> replies, is there a way for me to get it without searching the >> public_timeline and checking the in_reply_to_status_id field for that >> status? It doesn't seem very efficient. >> >> Thanks, >> Jason. > >
