We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56af434 commit b8b73c9Copy full SHA for b8b73c9
src/Objects/Update.php
@@ -5,9 +5,6 @@
5
use Illuminate\Support\Collection;
6
use Telegram\Bot\Objects\Payments\PreCheckoutQuery;
7
use Telegram\Bot\Objects\Payments\ShippingQuery;
8
-use Telegram\Bot\Objects\Updates\ChatJoinRequest;
9
-use Telegram\Bot\Objects\Updates\ChatMemberUpdated;
10
-use Telegram\Bot\Objects\Updates\PollAnswer;
11
12
/**
13
* Class Update.
0 commit comments