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 send it to multiple people , how can I do this
I tried it with comma separated user_ids but not works


Thanks
Amit Battan

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to