[twitter-dev] Direct Message to more than one person

2011-04-12 Thread Battan Amit
Hi I want to send direct message to more than one person with a single call I am using MGTwitterEngine and calling function like this [requestDict setObject:@direct_message forKey:[twitterObj sendDirectMessage:@this is test from iphone app to:@user_id]]; this is sending ok but am not able to

Re: [twitter-dev] Direct Message to more than one person

2011-04-12 Thread Scott Wilcox
You can only send a direct message to one user at a time. On 12 Apr 2011, at 09:17, Battan Amit wrote: Hi I want to send direct message to more than one person with a single call I am using MGTwitterEngine and calling function like this [requestDict setObject:@direct_message