Ken 1 hafta önce
ebeveyn
işleme
efa97e9847
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/Services/BetService.php

+ 1 - 1
app/Services/BetService.php

@@ -1184,7 +1184,7 @@ class BetService extends BaseService
         // self::bettingGroupNotice($text, $inlineButton, '');
 
         // Log::error('lotteryNotice Group:'.$text);
-        SendTelegramGroupMessageJob::dispatch($text, $inlineButton, '');
+        SendTelegramGroupMessageJob::dispatch($text, $inlineButton, '',false,'--------------------------------');
 
 
     }