Skip to content

Commit f527917

Browse files
Fix namespace for PaymentCommand class
1 parent 5628167 commit f527917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Commands/Payments/GenericmessageCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
namespace Longman\TelegramBot\Commands\SystemCommands;
2020

2121
use Longman\TelegramBot\Commands\SystemCommand;
22+
use Longman\TelegramBot\Commands\UserCommands\PaymentCommand;
2223
use Longman\TelegramBot\Entities\ServerResponse;
2324
use Longman\TelegramBot\Request;
2425

0 commit comments

Comments
 (0)