|
|
@@ -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,'--------------------------------');
|
|
|
|
|
|
|
|
|
}
|