Returns tweets that mention a specific user, selected by the user’s handle. Results are sorted by mention time in descending order (newest first). Each page returns up to 20 mentions, and you can use next_cursor to load the next page. Each mention includes the tweet text and key metrics, plus basic author info.
Use cases:query required, next_cursor optional