mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-26 12:30:07 +08:00
fix: 直播间短号 -> 直播间号
This commit is contained in:
parent
d1a4f6dd2b
commit
b3c3fce164
@ -2,7 +2,7 @@
|
||||
|
||||
## 用户关注的所有UP的直播情况
|
||||
|
||||
> https://api.bilibili.com/x/space/wbi/acc/info
|
||||
> https://api.live.bilibili.com/xlive/web-ucenter/user/following
|
||||
|
||||
*请求方式:GET*
|
||||
|
||||
|
@ -250,7 +250,7 @@
|
||||
| title | str | 直播间标题 | |
|
||||
| cover | str | 直播间封面 url | |
|
||||
| watched_show | obj | | |
|
||||
| roomid | num | 直播间 id(短号) | |
|
||||
| roomid | num | 直播间 id | |
|
||||
| roundStatus | num | 轮播状态 | 0:未轮播<br />1:轮播 |
|
||||
| broadcast_type | num | 0 | |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user