mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
✨ feat: 集成 Mix 的#验车
This commit is contained in:
parent
a13a566022
commit
db648fe1a9
@ -412,7 +412,7 @@ export class query extends plugin {
|
||||
return;
|
||||
}
|
||||
await e.reply(`🧲 [R插件 x Mix] 联合为您验车:\n${ resp.data.name }`, false, { recallMsg: MESSAGE_RECALL_TIME });
|
||||
if (resp.data.screenshots) {
|
||||
if (resp.data?.screenshots === null) {
|
||||
e.reply("没有找到相关媒体");
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user