mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 23:19:37 +00:00
parent
578a5f93c9
commit
f4c8b94b3f
@ -43,10 +43,7 @@ export class GetGroupFileList extends BaseAction<Payload, { FileList: Array<any>
|
||||
e.fileInfo!.fileId = FileNapCatOneBotUUID.encodeModelId({
|
||||
chatType: 2,
|
||||
peerUid: payload.group_id.toString()
|
||||
},
|
||||
fileModelId,
|
||||
e.fileInfo!.fileId
|
||||
);
|
||||
}, fileModelId);
|
||||
});
|
||||
return { FileList: ret };
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user