Skip to content

Commit c04288c

Browse files
authored
Update api.md
1 parent 5a7821e commit c04288c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-CN/develop/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ LLOneBot 实现了 OneBot 11 以及 go-cqhttp 的大部分 API
6060
| 获取版本信息 | get_version_info ||
6161
| 重启 | set_restart ||
6262
| 清理缓存 | clean_cache ||
63+
| 设置群组专属头衔 | set_group_special_title ||
6364

6465
### Go-CQHTTP
6566

@@ -95,7 +96,6 @@ LLOneBot 实现了 OneBot 11 以及 go-cqhttp 的大部分 API
9596
| 上传私聊文件 | upload_private_file ||
9697
| 下载文件到缓存目录 | download_file ||
9798
| 对事件执行快速操作 | .handle_quick_operation ||
98-
| 设置群组专属头衔 | set_group_special_title ||
9999

100100
### LLOneBot
101101

0 commit comments

Comments
 (0)