fix: 直播间短号 -> 直播间号

This commit is contained in:
SessionHu 2024-07-26 14:17:10 +08:00
parent d1a4f6dd2b
commit b3c3fce164
No known key found for this signature in database
GPG Key ID: 9E7E64C25FE3301A
2 changed files with 2 additions and 2 deletions

View File

@ -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*

View File

@ -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 | |