From 87407e97d92fe800f7ea79cc49b1f6862c419493 Mon Sep 17 00:00:00 2001 From: lc6a <62016723+lc6a@users.noreply.github.com> Date: Mon, 21 Dec 2020 22:09:56 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改写错的内容 --- mirai-core-api/src/commonMain/kotlin/event/events/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 02167d9ce..293a92bdf 100644 --- a/mirai-core-api/src/commonMain/kotlin/event/events/README.md +++ b/mirai-core-api/src/commonMain/kotlin/event/events/README.md @@ -39,7 +39,7 @@ - 消息撤回: MessageRecallEvent - 好友撤回: FriendRecall - 群撤回: GroupRecall - - 群撤回: TempRecall + - 群临时会话撤回: TempRecall - 图片上传前: BeforeImageUploadEvent - 图片上传完成: ImageUploadEvent - 图片上传成功: Succeed