From a186f840f343a5935f96abfcc96e4b29f6ce1446 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:56:17 +0800 Subject: [PATCH] feat: mface emoji_id --- 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 f676a774..1cfdb4a7 100644 --- a/src/onebot/api/msg.ts +++ b/src/onebot/api/msg.ts @@ -191,6 +191,7 @@ export class OneBotMsgApi { path: url, url: url, key: _.key, + emoji_id: _.emojiId, file_unique: _.key }, };