From 3b986c107689e1d876c0f72e2c99510daeb4c44b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Sat, 18 May 2024 17:58:09 +0800 Subject: [PATCH] build: 1.3.5-beta37 --- src/onebot11/action/group/GetGroupSystemMsg.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/onebot11/action/group/GetGroupSystemMsg.ts b/src/onebot11/action/group/GetGroupSystemMsg.ts index b0cc72daf..50a0af9dc 100644 --- a/src/onebot11/action/group/GetGroupSystemMsg.ts +++ b/src/onebot11/action/group/GetGroupSystemMsg.ts @@ -20,8 +20,6 @@ export class GetGroupSystemMsg extends BaseAction { // 默认10条 该api未完整实现 包括响应数据规范化 类型规范化 let SingleScreenNotifies = await NTQQGroupApi.getSingleScreenNotifies(10); let retData: any = { InvitedRequest: [], join_requests: [] }; - //console.log(SingleScreenNotifies); - for (const SSNotify of SingleScreenNotifies) { if (SSNotify.type == 1) { retData.InvitedRequest.push({