feat: mface key 扩展

This commit is contained in:
手瓜一十雪 2024-11-13 15:54:31 +08:00
parent 704ac11cbb
commit b5ef6ce6b0

View File

@ -190,6 +190,7 @@ export class OneBotMsgApi {
file_id: FileNapCatOneBotUUID.encode(peer, msg.msgId, elementWrapper.elementId, "", "." + _.key + ".jpg"), file_id: FileNapCatOneBotUUID.encode(peer, msg.msgId, elementWrapper.elementId, "", "." + _.key + ".jpg"),
path: url, path: url,
url: url, url: url,
key: _.key,
file_unique: _.key file_unique: _.key
}, },
}; };