Moved Payment objects
This commit is contained in:
parent
0662c64ed6
commit
02dedd3e03
13 changed files with 18 additions and 10 deletions
|
@ -6,6 +6,8 @@
|
|||
use TgBotLib\Interfaces\ObjectTypeInterface;
|
||||
use TgBotLib\Objects\Inline\ChosenInlineResult;
|
||||
use TgBotLib\Objects\Inline\InlineQuery;
|
||||
use TgBotLib\Objects\Payments\PreCheckoutQuery;
|
||||
use TgBotLib\Objects\Payments\ShippingQuery;
|
||||
|
||||
class Update implements ObjectTypeInterface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue