Checks whether a specific user has posted a reply under a given tweet. Returns commented: true along with the full reply tweet data if a comment is found. Requires tweet_link and one of user_handle or user_id.
Full URL of the tweet to check.
Twitter/X handle of the user being checked.
Twitter/X profile link of the user being checked.
Numeric Twitter/X user ID of the user being checked.