Checks whether a user has retweeted a given tweet. The endpoint scans up to 100 retweets per request. If the tweet has more retweets than that, a next_cursor is returned to continue checking. Identify the user with username, user_link, or user_id.
tweet link, user handle required, next_cursor not required