From 7397fccdcdbee541c78e36c0e64c9c83e2821951 Mon Sep 17 00:00:00 2001 From: SocialSisterYi <45892418+SocialSisterYi@users.noreply.github.com> Date: Sat, 28 Nov 2020 13:06:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=85=B3=E6=B3=A8=E7=B1=BB?= =?UTF-8?q?=E4=BA=92=E5=8A=A8=E5=BC=B9=E5=B9=95=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comment/list.md | 2 +- danmaku/action.md | 13 +++++++------ danmaku/danmaku_view_proto.md | 13 +++++++------ 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/comment/list.md b/comment/list.md index e79ec68..538f41d 100644 --- a/comment/list.md +++ b/comment/list.md @@ -2366,7 +2366,7 @@ curl -G 'http://api.bilibili.com/x/v2/reply' \ | hots | 禁用时:null
正常时:array | 热评根列表 | | | notice | 无效时:null
有效时:obj | 评论区公告信息 | | | replies | 禁用时:null
正常时:array | 评论根列表 | | -| top | obj | - | **作用尚不明确** | +| top | obj | 置顶评论 | | | lottery_card | null | - | **作用尚不明确** | | folder | obj | ??? | **作用尚不明确** | | assist | num | 0 | **作用尚不明确** | diff --git a/danmaku/action.md b/danmaku/action.md index a1a4808..eb05432 100644 --- a/danmaku/action.md +++ b/danmaku/action.md @@ -198,12 +198,13 @@ curl 'http://api.bilibili.com/x/v2/dm/post' \ 类型为【视频内嵌引导关注按钮】时: -| 字段 | 类型 | 内容 | 备注 | -| -------- | ---- | ----------- | ---------------------------------- | -| duration | num | 持续时间 | 单位为毫秒 | -| posX | num | X坐标 | 区间:[118-549] | -| posY | num | Y坐标 | 区间:[82-293] | -| icon | str | 按钮图片url | 不应该是关注按钮吗,但这个是圆形的 | +| 字段 | 类型 | 内容 | 备注 | +| -------- | ---- | ------------ | ------------------------------------------ | +| duration | num | 持续时间 | 单位为毫秒 | +| posX | num | X坐标 | 区间:[118-549] | +| posY | num | Y坐标 | 区间:[82-293] | +| icon | str | 按钮图片url | 不应该是关注按钮吗,但这个是圆形的 | +| type | num | 关注按钮类型 | 0:仅关注
1:仅三联
2:关注+三联 | **示例:** diff --git a/danmaku/danmaku_view_proto.md b/danmaku/danmaku_view_proto.md index 0cbe2e1..18db8d0 100644 --- a/danmaku/danmaku_view_proto.md +++ b/danmaku/danmaku_view_proto.md @@ -99,12 +99,13 @@ 类型为【视频内嵌引导关注按钮】时: -| 字段 | 类型 | 内容 | 备注 | -| -------- | ---- | ----------- | ---------------------------------- | -| duration | num | 持续时间 | 单位为毫秒 | -| posX | num | X坐标 | 区间:[118-549] | -| posY | num | Y坐标 | 区间:[82-293] | -| icon | str | 按钮图片url | 不应该是关注按钮吗,但这个是圆形的 | +| 字段 | 类型 | 内容 | 备注 | +| -------- | ---- | ------------ | ------------------------------------------ | +| duration | num | 持续时间 | 单位为毫秒 | +| posX | num | X坐标 | 区间:[118-549] | +| posY | num | Y坐标 | 区间:[82-293] | +| icon | str | 按钮图片url | 不应该是关注按钮吗,但这个是圆形的 | +| type | num | 关注按钮类型 | 0:仅关注
1:仅三联
2:关注+三联 | 消息`dmSetting`: