mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
feat: add emoji_package_id
for MarketFace
This commit is contained in:
parent
abfda0dd58
commit
f32edd8af7
@ -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
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user