返回提交历史
Modified
docs/danmaku/danmaku_view_proto.md
+1
-1
XFEstudio/bilibili-API-collect
更新 danmaku_view_proto.md
a7c7788
代码差异
1 个文件
+1
-1
@@ -95,7 +95,7 @@
95
95
| posX | num | X坐标 | 区间:[118-549] |
96
96
| posY | num | Y坐标 | 区间:[82-293] |
97
97
| icon | str | 按钮图片url | 不应该是关注按钮吗,但这个是圆形的 |
98
| type | num | 关注按钮类型 | 0:仅关注<br />1:仅三联<br />2:关注+三联 |
98
| type | num | 关注按钮类型 | 0:仅关注<br />1:仅三连<br />2:关注+三连 |
99
99
100
100
消息`dmSetting`:
101
101