Skip to content

Commit

Permalink
修改BotNudgedEvent为NudgeEvent (#2547)
Browse files Browse the repository at this point in the history
  • Loading branch information
7aGiven authored Mar 5, 2023
1 parent cb78ed3 commit 1e4250a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/EventList.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
- Bot 重新登录: BotReloginEvent
- Bot 头像改变: BotAvatarChangedEvent
- Bot 昵称改变: BotNickChangedEvent
- Bot 被戳: BotNudgedEvent
- Bot 被戳: NudgeEvent

### 消息
- 被动收到消息:MessageEvent
Expand Down Expand Up @@ -101,4 +101,4 @@
- 一个账号请求添加机器人为好友: NewFriendRequestEvent
- 好友头像改变: FriendAvatarChangedEvent
- 好友昵称改变: FriendNickChangedEvent
- 好友输入状态改变: FriendInputStatusChangedEvent
- 好友输入状态改变: FriendInputStatusChangedEvent

0 comments on commit 1e4250a

Please sign in to comment.