@@ -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