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