mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
fix: get_group_member_list, send_private_msg, send_group_msg.
feat: auto identify qq to read config
This commit is contained in:
13
README.md
13
README.md
@@ -1,6 +1,6 @@
|
||||
# LLOneBot API
|
||||
|
||||
将NTQQLiteLoaderAPI封装成OneBot11/12标准的API
|
||||
将NTQQLiteLoaderAPI封装成OneBot11/12标准的API, V12没有完整测试
|
||||
|
||||
## 安装方法
|
||||
|
||||
@@ -38,4 +38,15 @@
|
||||
- [ ] 转发消息记录
|
||||
- [ ] xml
|
||||
|
||||
支持的api:
|
||||
- [x] get_login_info
|
||||
- [x] send_msg
|
||||
- [x] send_group_msg
|
||||
- [x] send_private_msg
|
||||
- [x] delete_msg
|
||||
- [x] get_group_list
|
||||
- [x] get_group_member_list
|
||||
- [x] get_group_member_info
|
||||
- [x] get_friend_list
|
||||
|
||||
**自己发送成功的消息也会上报,可以用于获取需要撤回消息的id**
|
Reference in New Issue
Block a user