Rename UpdateEventType to EventType for consistency
This commit is contained in:
parent
a24c617c9f
commit
7623f488ee
28 changed files with 110 additions and 110 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
use Exception;
|
||||
use LogLib\Log;
|
||||
use TgBotLib\Enums\UpdateEventType;
|
||||
use TgBotLib\Enums\EventType;
|
||||
use TgBotLib\Objects\Currency;
|
||||
use TgBotLib\Objects\Update;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue