获取二级评论回复/Get reply detail
Bilibiliapi
About
获取二级评论回复/Get reply detail
Documentation
获取二级评论回复/Get reply detail
[中文]
用途:
- 获取二级评论回复
参数:
- root: 一级评论ID(必填)
- av_id: AV号(与bv_id二选一)
- bv_id: BV号(与av_id二选一)
- next_offset: 下一页游标
- ps: 每页数量
返回:
- 二级评论列表数据
[English]
Purpose:
- Get reply detail (second level comments)
Parameters:
- root: Root comment ID (required)
- av_id: AV ID (choose one of av_id or bv_id)
- bv_id: BV ID (choose one of av_id or bv_id)
- next_offset: Next page cursor
- ps: Page size
Return:
- Reply data
[示例/Example]
root = "241743663521" av_id = "113100682434775"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取二级评论回复/Get reply detail
Test this model in the Sandbase Playground with your own prompts.
Open in Playground