Skip to content

Commit

Permalink
Update api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idranme authored Oct 25, 2024
1 parent 1d61ed0 commit 03e7c67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/zh-CN/develop/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ LLOneBot 实现了 OneBot 11 以及 go-cqhttp 的大部分 API
| 获取文件详情 | get_file ||
| 获取 Cookies | get_cookies ||
| 获取 CSRF Token | get_csrf_token ||
| 获取 QQ 相关接口凭证 | get_credentials | |
| 获取 QQ 相关接口凭证 | get_credentials | |
| 重启 OneBot 实现 | set_restart ||
| 清理缓存 | clean_cache ||

Expand Down Expand Up @@ -93,6 +93,7 @@ LLOneBot 实现了 OneBot 11 以及 go-cqhttp 的大部分 API
| 获取群公告 | _get_group_notice ||
| 删除好友 | delete_friend ||
| 图片 OCR | ocr_image ||
| 获取群文件系统信息 | get_group_file_system_info ||

### LLOneBot

Expand Down

0 comments on commit 03e7c67

Please sign in to comment.