Moved Objects
This commit is contained in:
parent
848a2a78e3
commit
6c67e97a4b
167 changed files with 368 additions and 373 deletions
|
@ -5,7 +5,7 @@
|
|||
use TgBotLib\BotOld;
|
||||
use TgBotLib\Exceptions\TelegramException;
|
||||
use TgBotLib\Interfaces\CommandInterface;
|
||||
use TgBotLib\Objects\Telegram\Update;
|
||||
use TgBotLib\Objects\Update;
|
||||
|
||||
class HashCommand implements CommandInterface
|
||||
{
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
use TgBotLib\BotOld;
|
||||
use TgBotLib\Exceptions\TelegramException;
|
||||
use TgBotLib\Interfaces\CommandInterface;
|
||||
use TgBotLib\Objects\Telegram\Update;
|
||||
use TgBotLib\Objects\Update;
|
||||
|
||||
class StartCommand implements CommandInterface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue