seven 4 天之前
父节点
当前提交
43dc2f371b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Http/Controllers/api/TelegramWebHook.php

+ 1 - 0
app/Http/Controllers/api/TelegramWebHook.php

@@ -201,6 +201,7 @@ class TelegramWebHook extends Controller
                         break;
                         break;
                     case "投注大群":
                     case "投注大群":
                         Util::delCache($chatId);
                         Util::delCache($chatId);
+                        $text = "👇👇👇点击下方按钮进群投注👇👇👇\n";
                         $this->telegram->sendMessage([
                         $this->telegram->sendMessage([
                             'chat_id' => $chatId,
                             'chat_id' => $chatId,
                             'text' => $text
                             'text' => $text