Skip to content

Commit

Permalink
Update api.md
Browse files Browse the repository at this point in the history
补充send_like的间隔说明,间隔小于3s会被吞赞
  • Loading branch information
Hans155922 authored Dec 18, 2024
1 parent 81dbb0f commit dac2947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/develop/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ NapCatQQ 实现了 [OneBot 11](https://11.onebot.dev/) 以及 [go-cqhttp](https:
| `delete_msg` | 撤回消息 || |
| `get_msg` | 获取消息 || |
| `get_forward_msg` | 获取合并转发消息 || |
| `send_like` | 发送好友赞 || |
| `send_like` | 发送好友赞 || 推荐每次请求间隔3s,否则会被吞 |
| `set_group_kick` | 群组踢人 || |
| `set_group_ban` | 群组单人禁言 || |
| `set_group_whole_ban` | 群组全员禁言 || |
Expand Down

0 comments on commit dac2947

Please sign in to comment.