|
@@ -203,7 +203,7 @@ class TelegramWebHook extends Controller
|
|
|
Util::delCache($chatId);
|
|
|
$text = "👇👇👇点击下方按钮进群投注👇👇👇\n";
|
|
|
$keyboard = [];
|
|
|
- $keyboard[] = [['text' => '✅ 投注群', 'callback_data' => "games@@cancel"]];
|
|
|
+ $keyboard[] = [['text' => '✅ 投注群', 'callback_data' => "", 'url' => "https://t.me/+8jhXv9Eb-oRmZDY1"]];
|
|
|
$this->telegram->sendMessage([
|
|
|
'chat_id' => $chatId,
|
|
|
'text' => $text,
|