@@ -2,9 +2,9 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace TelegramBot\Api; |
| 4 | 4 | |
| 5 | +use TelegramBot\Api\Types\ArrayOfChatMemberEntity; |
|
| 5 | 6 | use TelegramBot\Api\Types\ArrayOfMessages; |
| 6 | 7 | use TelegramBot\Api\Types\ArrayOfUpdates; |
| 7 | -use TelegramBot\Api\Types\ArrayOfChatMemberEntity; |
|
| 8 | 8 | use TelegramBot\Api\Types\Chat; |
| 9 | 9 | use TelegramBot\Api\Types\ChatMember; |
| 10 | 10 | use TelegramBot\Api\Types\File; |