diff --git a/src/onebot11/action/types.ts b/src/onebot11/action/types.ts index 711f897f..41a6d996 100644 --- a/src/onebot11/action/types.ts +++ b/src/onebot11/action/types.ts @@ -58,7 +58,6 @@ export enum ActionName { CleanCache = 'clean_cache', GetCookies = 'get_cookies', // 以下为go-cqhttp api - GoCQHTTP_SendGroupNotice = '_send_group_notice', GoCQHTTP_GetEssenceMsg = 'get_essence_msg_list', GoCQHTTP_SetGroupNotice = '_send_group_notice', GoCQHTTP_GetGroupNotice = '_get_group_notice',