From b30246cda1cd970c09a24d0887048548c27537cd Mon Sep 17 00:00:00 2001 From: ryoii Date: Fri, 21 Feb 2020 16:50:39 +0800 Subject: [PATCH] http api correct EventType_cn.md --- mirai-api-http/EventType_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirai-api-http/EventType_CN.md b/mirai-api-http/EventType_CN.md index 91ff953cc..678dcabdc 100644 --- a/mirai-api-http/EventType_CN.md +++ b/mirai-api-http/EventType_CN.md @@ -105,7 +105,7 @@ ```json5 { "type": "BotMuteEvent", - "durationSeconds": "600", + "durationSeconds": 600, "operator": { "id": 123456789, "memberName": "我是管理员",