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