diff --git a/mirai-core-api/src/commonMain/kotlin/event/events/README.md b/mirai-core-api/src/commonMain/kotlin/event/events/README.md index 9cf4e000a..102ef4638 100644 --- a/mirai-core-api/src/commonMain/kotlin/event/events/README.md +++ b/mirai-core-api/src/commonMain/kotlin/event/events/README.md @@ -40,7 +40,7 @@ - 消息撤回: MessageRecallEvent - 好友撤回: FriendRecall - 群撤回: GroupRecall - - 群撤回: TempRecall + - 群临时会话撤回: TempRecall - 图片上传前: BeforeImageUploadEvent - 图片上传完成: ImageUploadEvent - 图片上传成功: Succeed