CleanCache 未实现

This commit is contained in:
huankong233 2024-10-21 16:09:27 +08:00
parent ab04bd262f
commit 54277fa0df

View File

@ -52,7 +52,7 @@ export enum ActionName {
GetStatus = 'get_status', GetStatus = 'get_status',
GetVersionInfo = 'get_version_info', GetVersionInfo = 'get_version_info',
// Reboot = 'set_restart', // Reboot = 'set_restart',
CleanCache = 'clean_cache', // CleanCache = 'clean_cache',
// go-cqhttp // go-cqhttp
SetQQProfile = 'set_qq_profile', SetQQProfile = 'set_qq_profile',