no message

This commit is contained in:
kuaifan
2025-07-23 19:11:58 +08:00
parent 3fca783dd8
commit b406e22695
3 changed files with 3 additions and 1 deletions

View File

@@ -402,7 +402,7 @@ class BotReceiveMsgTask extends AbstractTask
{
$serverUrl = 'http://nginx';
$userBot = null;
$extras = [];
$extras = ['timestamp' => time()];
$replyText = null;
$errorContent = null;
if ($botUser->isAiBot($type)) {