We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7821e commit c04288cCopy full SHA for c04288c
docs/zh-CN/develop/api.md
@@ -60,6 +60,7 @@ LLOneBot 实现了 OneBot 11 以及 go-cqhttp 的大部分 API
60
| 获取版本信息 | get_version_info | ✔ |
61
| 重启 | set_restart | ✔ |
62
| 清理缓存 | clean_cache | ✔ |
63
+| 设置群组专属头衔 | set_group_special_title | ✔ |
64
65
### Go-CQHTTP
66
@@ -95,7 +96,6 @@ LLOneBot 实现了 OneBot 11 以及 go-cqhttp 的大部分 API
95
96
| 上传私聊文件 | upload_private_file | ✔ |
97
| 下载文件到缓存目录 | download_file | ✔ |
98
| 对事件执行快速操作 | .handle_quick_operation | ✔ |
-| 设置群组专属头衔 | set_group_special_title | ✔ |
99
100
### LLOneBot
101
0 commit comments