asp.net - How to delete multiple tweets through Twitter API with a single transaction? -


i building twitter application allow select multiple tweets , delete them. there way delete multiple tweets single transaction? way "i know" delete tweets sending tweet id destroy shown link. http://dev.twitter.com/doc/post/statuses/destroy/:id

please if know other way tell me :)

nope, have pass in tweet id 1 @ time.


Comments