# File lib/twitter/api.rb, line 2096 def status_destroy(*args) threaded_tweets_from_response(:delete, "/1/statuses/destroy", args) end