seven 5 天之前
父节点
当前提交
86e0bd5bde
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Http/Controllers/api/Home.php

+ 1 - 1
app/Http/Controllers/api/Home.php

@@ -99,7 +99,7 @@ class Home extends Controller
         return $this->success();
     }
 
-    public function setMenuButton($chatId)
+    public function setMenuButton()
     {
         // try {
         //     $telegram = new Api(config('services.telegram.token'));