Move UpdateEvent to Events and remove unused import
This commit is contained in:
parent
24fe2f2b91
commit
646c77c4ba
27 changed files with 4 additions and 28 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace TgBotLib\Events;
|
||||
|
||||
use TgBotLib\Abstracts\UpdateEvent;
|
||||
use TgBotLib\Enums\EventType;
|
||||
use TgBotLib\Objects\ChatBoostRemoved;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue