There isn't an API endpoint that supports this directly, you just need to fetch recent sent and received DMs and create the list for yourself.
@orian On May 30, 3:28 am, kamesh SmartDude <[email protected]> wrote: > Hai All, > > i am trying to implement "Direct message view" for a mobile app, how > the message view is showing in the new web twitter.... > "showing the buddies list first and once u click on the buddy it > should show the message conversation between the current user and the > specific buddy". > > But currently twitter is providing only two API to fectch the > messages > > http://api.twitter.com/1/direct_messages.formatfor > "INBOX"http://api.twitter.com/1/direct_messages/sent.formatfor "SENT" > > i didn't find any API to fetch the list of buddies to whom u sent the > messages/who sent u the messages > and to fetch the conversation between the two, to show view as per the > new requirement. > > Is anybody implemented the new view please let me know how to proceed. > > Thanks In Advance. > > Kamesh. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
