From 54277fa0df90162100f7a0db335a188f3d720955 Mon Sep 17 00:00:00 2001 From: huankong233 Date: Mon, 21 Oct 2024 16:09:27 +0800 Subject: [PATCH] =?UTF-8?q?CleanCache=20=E6=9C=AA=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/onebot/action/types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/onebot/action/types.ts b/src/onebot/action/types.ts index 03451bff..deda296f 100644 --- a/src/onebot/action/types.ts +++ b/src/onebot/action/types.ts @@ -52,7 +52,7 @@ export enum ActionName { GetStatus = 'get_status', GetVersionInfo = 'get_version_info', // Reboot = 'set_restart', - CleanCache = 'clean_cache', + // CleanCache = 'clean_cache', // go-cqhttp SetQQProfile = 'set_qq_profile',