转推用户列表/ReTweet User list
Twitterapi
About
转推用户列表/ReTweet User list
Documentation
转推用户列表/ReTweet User list
[中文]
用途:
- 获取转推用户列表
参数:
- tweet_id: 推文ID,可以从推文链接中获取。例如:https://x.com/elonmusk/status/1808168603721650364 中的 1808168603721650364。
- cursor: 游标,默认为None,用于翻页,后续从上一次请求的返回结果中获取
返回:
- 转推用户列表
[English]
Purpose:
- Get ReTweet User list
Parameters:
- tweet_id: Tweet ID, can be obtained from the tweet link. For example: 1808168603721650364 in https://x.com/elonmusk/status/1808168603721650364
- cursor: Cursor, default is None, used for paging, obtained from the last request
Return:
- ReTweet User list
[示例/Example]
tweet_id = "1808168603721650364" cursor = None
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 转推用户列表/ReTweet User list
Test this model in the Sandbase Playground with your own prompts.
Open in Playground