no message
This commit is contained in:
parent
4ada9a0a65
commit
901a3b328c
@ -25,7 +25,7 @@ final class HookController
|
|||||||
$this->sApiChatId = Config::obtain('telegram_chatid')
|
$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 = [
|
$update = [
|
||||||
'message' => [
|
'message' => [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user