Skip to content

Commit 29dbf5f

Browse files
authored
Update manage.md
1 parent 438425a commit 29dbf5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/live/manage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,10 @@ curl 'https://api.live.bilibili.com/room/v1/Room/startLive' \
431431

432432
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
433433
| ------- | ---- | ------------------------ | ------ | -------------------- |
434+
| platform | str | 直播平台 | 必要 | 直播姬(pc):pc_link<br />web在线直播:web_link(已下线)<br />bililink:android_link |
434435
| room_id | num | 直播间id | 必要 | 必须为自己的直播间id |
435436
| csrf | str | CSRF Token(位于cookie) | 必要 | |
437+
| uid | num | 用户id | 非必要 | |
436438

437439
**json回复:**
438440

0 commit comments

Comments
 (0)