Updated Update
This commit is contained in:
parent
b1e9753b58
commit
1625a1d829
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
namespace TgBotLib\Objects;
|
namespace TgBotLib\Objects;
|
||||||
|
|
||||||
use TgBotLib\Interfaces\ObjectTypeInterface;
|
use TgBotLib\Interfaces\ObjectTypeInterface;
|
||||||
|
use TgBotLib\Objects\Inline\ChosenInlineResult;
|
||||||
|
use TgBotLib\Objects\Inline\InlineQuery;
|
||||||
|
|
||||||
class Update implements ObjectTypeInterface
|
class Update implements ObjectTypeInterface
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue