Is there a method that exposes https://dev.twitter.com/docs/api/1.1/get/statuses/lookup in STTwitter?
I want to lookup and get the statuses for all the tweetId's in an array.
Yes, see -[STTwitterAPI getStatusesLookupTweetIDs:includeEntities:trimUser:map:successBlock:errorBlock:].