seven 5 өдөр өмнө
parent
commit
86e0bd5bde

+ 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'));