mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
Merge pull request #521 from abc1763613206/main
feat: add `emoji_package_id` for MarketFace
This commit is contained in:
@@ -187,6 +187,7 @@ export class OneBotMsgApi {
|
|||||||
url: url,
|
url: url,
|
||||||
key: _.key,
|
key: _.key,
|
||||||
emoji_id: _.emojiId,
|
emoji_id: _.emojiId,
|
||||||
|
emoji_package_id: _.emojiPackageId,
|
||||||
file_unique: _.key
|
file_unique: _.key
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user