Returns the 20 most recent mentions (tweets containing a users's @screen_name) for the authenticating user.The timeline returned is the equivalent of the one seen when you view your mentions on twitter.com.This method can only return up to 800 statuses.This method will include retweets in the JSON response regardless of whether the include_rts parameter is set.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.twitter.com/1.1/statuses/mentions_timeline.json'