mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-01-13 13:20:06 +08:00
Update list.md (#262)
This commit is contained in:
parent
f2dc9e7471
commit
e60df02818
@ -2343,9 +2343,9 @@ curl -G 'http://api.bilibili.com/x/v2/reply' \
|
||||
| access_key | str | APP登录Token | APP方式必要 | |
|
||||
| type | num | 评论区类型代码 | 必要 | [类型代码见表](readme.md#评论区类型代码) |
|
||||
| oid | num | 目标评论区id | 必要 | |
|
||||
| mode | num | 排序方式 | 非必要 | 默认为0<br />0 3:仅按热度<br />1:按热度+按时间<br />2:仅按时间 |
|
||||
| mode | num | 排序方式 | 非必要 | 默认为3<br />0 3:仅按热度<br />1:按热度+按时间<br />2:仅按时间 |
|
||||
| next | num | 评论页选择 | 非必要 | 按热度时:热度顺序页码(0为第一页)<br />按时间时:时间倒序楼层号<br />默认为0 |
|
||||
| ps | num | 每页项数 | 非必要 | 默认为20<br />定义域:1-49 |
|
||||
| ps | num | 每页项数 | 非必要 | 默认为20<br />定义域:1-30 |
|
||||
|
||||
**json回复:**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user