This commit is contained in:
手瓜一十雪
2025-03-14 18:07:03 +08:00
parent ad2c8c02bf
commit f9cf149ea9
4 changed files with 11 additions and 6 deletions

View File

@@ -345,9 +345,9 @@ export class NTQQGroupApi {
return this.context.session.getGroupService().uploadGroupBulletinPic(groupCode, _Pskey, imageurl);
}
async handleGroupRequest(notify: GroupNotify, operateType: NTGroupRequestOperateTypes, reason?: string) {
async handleGroupRequest(doubt: boolean, notify: GroupNotify, operateType: NTGroupRequestOperateTypes, reason?: string) {
return this.context.session.getGroupService().operateSysNotify(
false,
doubt,
{
operateType: operateType,
targetMsg: {