|
|
$pc28Switch = Config::where('field', 'pc28_switch')->first()->val;
|
|
$pc28Switch = Config::where('field', 'pc28_switch')->first()->val;
|
|
|
SendTelegramGroupMessageJob::dispatch($text, $inlineButton, '', false, '--------------------------------');
|
|
SendTelegramGroupMessageJob::dispatch($text, $inlineButton, '', false, '--------------------------------');
|