batch for retweeters ID's

TrangaP
@TrangaP Tranga Patel

I am currently getting the retweeters Id using this GET statuses/retweeters/ids, but this only takes one tweet id at one time, is there a method which would allow us to batch up the tweets ids in once query call.

2 days 16 hours ago

Replies

episod
@episod Taylor Singletary

No, there is not. Consider using the Streaming API if you're interested in working with retweets; it's better to catch them in real time than to try and rewind time.

2 days 13 hours ago