fix: rm exist GoCQHTTP_SendGroupNotice

This commit is contained in:
手瓜一十雪
2024-05-12 20:52:40 +08:00
parent 87737a8bdb
commit c051ab9dc4

View File

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