given the tweet, I need to get the first 100 users who have tweeted my tweet. Ie: If my tweet has 600 repeat tweets, I need a user ID from the first 100 people to do this. NOT the last 100. Is there an API call to find the last 100 people, but is there a way to cancel this and get the first 100? OR is there a way to get around 100 user limits and select all users?
source
share