fix: reply

This commit is contained in:
ikechan8370 2024-03-16 00:42:06 +08:00
parent 4eaf218d66
commit 81a45b1333

View file

@ -611,7 +611,7 @@ ${translateLangLabels}
}
let img = await getImg(e)
if (!img?.[0]) {
await this.reply('请发送或引用一张图片', e.isGroup)
await e.reply('请发送或引用一张图片', e.isGroup)
return false
}
let client = new CustomGoogleGeminiClient({