Moved Game objects
This commit is contained in:
parent
6c9af0b1d8
commit
a84b20e0fb
5 changed files with 9 additions and 2 deletions
|
@ -4,6 +4,7 @@
|
|||
namespace TgBotLib\Objects;
|
||||
|
||||
use TgBotLib\Interfaces\ObjectTypeInterface;
|
||||
use TgBotLib\Objects\Games\Game;
|
||||
use TgBotLib\Objects\Passport\PassportData;
|
||||
use TgBotLib\Objects\Payments\Invoice;
|
||||
use TgBotLib\Objects\Payments\RefundedPayment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue