File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,7 @@ LLOneBot 实现了 OneBot 11 以及 go-cqhttp 的大部分 API
9595| 上传私聊文件 | upload_private_file | ✔ |
9696| 下载文件到缓存目录 | download_file | ✔ |
9797| 对事件执行快速操作 | .handle_quick_operation | ✔ |
98+ | 设置群组专属头衔 | set_group_special_title | ✔ |
9899
99100### LLOneBot
100101
@@ -123,6 +124,12 @@ LLOneBot 实现了 OneBot 11 以及 go-cqhttp 的大部分 API
123124| 移动好友到分组 | set_friend_category | ✔ |
124125| 设置群备注 | set_group_remark | ✔ |
125126| 设置群消息接收方式 | set_group_msg_mask | ✔ |
126- | 移动群文件 | move_group_file | ✔ |
127+ | 移动群文件 | move_group_file | ✔ |
127128| 获取群禁言列表 | get_group_shut_list | ✔ |
128129| 重命名群文件文件夹名 | rename_group_file_folder | ✔ |
130+ | 取消消息表情回应 | unset_msg_emoji_like | ✔ |
131+ | 戳一戳 | send_poke | ✔ |
132+ | 语音消息转文本 | voice_msg_to_text | ✔ |
133+ | 获取 rkey | get_rkey | ✔ |
134+ | 上传闪传文件 | upload_flash_file | ✔ |
135+ | 下载闪传文件 | download_flash_file | ✔ |
You can’t perform that action at this time.
0 commit comments