@@ -9,12 +9,10 @@ |
||
9 | 9 | use TelegramBotAPI\Types\File; |
10 | 10 | use TelegramBotAPI\Types\Update; |
11 | 11 | use TelegramBotAPI\Types\Message; |
12 | -use TelegramBotAPI\Types\InputFile; |
|
13 | 12 | use TelegramBotAPI\Types\StickerSet; |
14 | 13 | use TelegramBotAPI\Types\ForceReply; |
15 | 14 | use TelegramBotAPI\Types\ChatMember; |
16 | 15 | use TelegramBotAPI\Types\WebhookInfo; |
17 | -use TelegramBotAPI\Types\LabeledPrice; |
|
18 | 16 | use TelegramBotAPI\Types\GameHighScore; |
19 | 17 | use TelegramBotAPI\Types\UserProfilePhotos; |
20 | 18 | use TelegramBotAPI\Types\ReplyKeyboardRemove; |