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