mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
refactor: raw message parsers
This commit is contained in:
@@ -99,7 +99,7 @@ const _handlers: {
|
||||
coreContext,
|
||||
(await handleOb11FileLikeMessage(coreContext, obContext, sendMsg, context)).path,
|
||||
sendMsg.data.summary || '',
|
||||
sendMsg.data.subType || 0,
|
||||
sendMsg.data.sub_type || 0,
|
||||
);
|
||||
context.deleteAfterSentFiles.push(PicEle.picElement.sourcePath);
|
||||
return PicEle;
|
||||
|
Reference in New Issue
Block a user