Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

文本错误 #474

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ client.on("system.login.qrcode", function (e) {
| notice.friend.recall | 好友撤回 |
| notice.friend.poke | 好友戳一戳 |
| notice.friend | 好友通知 |
| notice.group.increase | 群员增加 |
| notice.group.decrease | 群员减少 |
| notice.group.increase | 群增加 |
| notice.group.decrease | 群减少 |
| notice.group.recall | 群撤回 |
| notice.group.poke | 群戳一戳 |
| notice.group.ban | 群禁言 |
Expand Down