Skip to content

Commit 0a90b0a

Browse files
committed
Merge pull request #1 from MBoretto/new_command_structure_alpha
fix use command
2 parents 24067d7 + 675ab65 commit 0a90b0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/Command.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
namespace Longman\TelegramBot\Commands;
1212

13+
use Longman\TelegramBot\DB;
1314
use Longman\TelegramBot\Telegram;
1415
use Longman\TelegramBot\Entities\Chat;
1516
use Longman\TelegramBot\Entities\Update;

0 commit comments

Comments
 (0)