seven 4 zile în urmă
părinte
comite
345fb3bad1
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      app/Http/Controllers/api/TelegramWebHook.php

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

@@ -178,6 +178,7 @@ class TelegramWebHook extends Controller
                         $text = "官方唯一上分地址:\n";
                         $text .= "USDT TRC20: \n";
                         $text .= "{$receivingAddress}\n\n";
+                        $text .= "‼️特别注意‼️特别注意‼️\n";
                         $this->telegram->sendMessage([
                             'chat_id' => $chatId,
                             'text' => $text