From b5ef6ce6b0a78d28b37322d86ff2f6e7916833f1 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: Wed, 13 Nov 2024 15:54:31 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20mface=20key=20=E6=89=A9=E5=B1=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/onebot/api/msg.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/onebot/api/msg.ts b/src/onebot/api/msg.ts index bce77da1..f676a774 100644 --- a/src/onebot/api/msg.ts +++ b/src/onebot/api/msg.ts @@ -190,6 +190,7 @@ export class OneBotMsgApi { file_id: FileNapCatOneBotUUID.encode(peer, msg.msgId, elementWrapper.elementId, "", "." + _.key + ".jpg"), path: url, url: url, + key: _.key, file_unique: _.key }, };