Skip to content

Commit

Permalink
✏️ add missing event type
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Nov 13, 2023
1 parent fc3862c commit 1501099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nonebot/adapters/qq/event.py
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,7 @@ class GroupMsgReceiveEvent(GroupRobotEvent):
"PublicMessageDeleteEvent",
"DirectMessageCreateEvent",
"DirectMessageDeleteEvent",
"QQMessageEvent",
"C2CMessageCreateEvent",
"GroupAtMessageCreateEvent",
"InteractionCreateEvent",
Expand Down

0 comments on commit 1501099

Please sign in to comment.