no message

This commit is contained in:
hellcat 2025-03-20 22:25:57 +08:00
parent 901a3b328c
commit ab8a2c2d8d

View File

@ -25,7 +25,7 @@ final class HookController
$this->sApiChatId = Config::obtain('telegram_chatid')
// 获取更新
$update = json_decode(file_get_contents("php://input"), true);
//$update = json_decode(file_get_contents("php://input"), true);
$update = [
'message' => [