返回提交历史
Modified
docs/message/settings.md
+1
-1
XFEstudio/bilibili-API-collect
fix(message/settings): type error
Signed-off-by: 晨叶梦春 <65224318+wuziqian211@users.noreply.github.com>
e07ef4c
代码差异
1 个文件
+1
-1
@@ -251,7 +251,7 @@ curl 'https://api.vc.bilibili.com/link_setting/v1/link_setting/set' \
251
251
| hidden_pic_btn | bool | 是否隐藏发送图片按钮 | |
252
252
| max_height | num | 最大高度(?) | **作用尚不明确** |
253
253
| hint_text | str | 私信输入框的提示内容 | `你想问什么问题呢?` |
254
| hidden_top_hint | str | (?) | **作用尚不明确** |
254
| hidden_top_hint | bool | (?) | **作用尚不明确** |
255
255
| is_gpt_account | bool | 是否为AI会话 | |
256
256
257
257
`data` 中的 `game_msg` 对象: