mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-02-09 18:50:11 +08:00
Update relation.md
This commit is contained in:
parent
9d81e0f716
commit
066d64281c
@ -1151,7 +1151,7 @@ curl -G 'https://api.bilibili.com/x/relation/friends' \
|
||||
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
|
||||
| ---------- | ---- | -------------- | ------------ | --------- |
|
||||
| access_key | str | APP 登录 Token | APP 方式必要 | |
|
||||
| ps | num | 每页项数 | 非必要 | 默认为 50,且最多为50 |
|
||||
| ps | num | 每页项数 | 非必要 | 默认为 50,且最多为50,大于50则按50输出 |
|
||||
| pn | num | 页码 | 非必要 | 默认为 1 |
|
||||
|
||||
**json回复:**
|
||||
|
Loading…
Reference in New Issue
Block a user