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',