mirror of
https://github.com/v2board/v2board.git
synced 2025-11-02 02:11:49 +08:00
fix: telegram service
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
namespace App\Services;
|
namespace App\Services;
|
||||||
|
|
||||||
use App\Jobs\SendTelegramJob;
|
use App\Jobs\SendTelegramJob;
|
||||||
|
use App\Models\User;
|
||||||
use \Curl\Curl;
|
use \Curl\Curl;
|
||||||
|
|
||||||
class TelegramService {
|
class TelegramService {
|
||||||
|
|||||||
Reference in New Issue
Block a user