@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace TelegramBot\Api\Types\Payments\Query; |
4 | 4 | |
5 | 5 | use TelegramBot\Api\BaseType; |
6 | -use TelegramBot\Api\Types\Payments\ArrayOfLabeledPrice; |
|
7 | 6 | |
8 | 7 | /** |
9 | 8 | * Class AnswerPreCheckoutQuery |
@@ -16,7 +16,6 @@ |
||
16 | 16 | use TelegramBot\Api\Types\Update; |
17 | 17 | use TelegramBot\Api\Types\User; |
18 | 18 | use TelegramBot\Api\Types\UserProfilePhotos; |
19 | -use TelegramBot\Api\Types\Dice; |
|
20 | 19 | |
21 | 20 | /** |
22 | 21 | * Class BotApi |