seven hace 5 días
padre
commit
86e0bd5bde
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'));