大会员福利兑换相关API (#269)

* Update info.md

* Update info.md

* Update info.md

* Update info.md

* Update info.md

* Update info.md

* add user api under live folder

* Update info.md

* Update user.md

* test index

* text index

* Update README.md

* text indexs

* update indexs

* update Index

* update index

* update index

* update index

* update index

* update index

* 稍微建设了一下目录

* 稍微建设了一下目录

* add vip

* 添加大会员福利兑换相关API
This commit is contained in:
Tyrael
2021-11-14 20:04:25 +11:00
committed by GitHub
parent 518cf0b368
commit 2f57550ac4
5 changed files with 113 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
- [获取用户对应的直播间状态](#获取用户对应的直播间状态)
- [获取房间页初始化信息](#获取房间页初始化信息)
- [获取主播信息](#获取主播信息)
- [批量查询直播间状态](#批量查询直播间状态)
---

View File

@@ -120,6 +120,13 @@
| mobile_verify | num | | |
| official_verify | obj | 认证信息 | |
**示例:**
```shell
curl https://api.live.bilibili.com/fans_medal/v5/live_fans_medal/iApiMedal \
-b "SESSDATA=xxx"
```
<details>
<summary>查看响应示例:</summary>
@@ -133,7 +140,7 @@
"count": 19,
"fansMedalList": [
{
"uid": 3831650,
"uid": 1,
"target_id": 3821157,
"medal_id": 283582,
"score": 16031,
@@ -206,7 +213,7 @@
"roomid": 21692711
}
],
"name": "藍地球",
"name": "xxx",
"pageinfo": {
"totalpages": 2,
"curPage": 2