Remove EventType enumeration

This commit is contained in:
netkas 2024-11-03 18:25:15 -05:00
parent a89e968a40
commit a24c617c9f
2 changed files with 0 additions and 24 deletions

View file

@ -4,7 +4,6 @@
use TgBotLib\Abstracts\UpdateEvent;
use TgBotLib\Bot;
use TgBotLib\Enums\Types\EventType;
use TgBotLib\Enums\UpdateEventType;
use TgBotLib\Objects\Payments\ShippingQuery;