获取最新的推文评论/Get the latest tweet comments
Twitterapi
About
获取最新的推文评论/Get the latest tweet comments
Documentation
获取最新的推文评论/Get the latest tweet comments
[中文]
用途:
- 获取最新的推文评论
参数:
- tweet_id: 推文ID
- cursor: 游标,默认为None,用于翻页,后续从上一次请求的返回结果中获取
返回:
- 推文评论
[English]
Purpose:
- Get the latest tweet comments
Parameters:
- tweet_id: Tweet ID
- cursor: Cursor, default is None, used for paging, obtained from the last request
Return:
- Tweet comments
[示例/Example]
tweet_id = "1808168603721650364" cursor = None
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取最新的推文评论/Get the latest tweet comments
Test this model in the Sandbase Playground with your own prompts.
Open in Playground