diff --git a/src/TgBotLib/Exceptions/RequestException.php b/src/TgBotLib/Exceptions/TelegramException.php similarity index 90% rename from src/TgBotLib/Exceptions/RequestException.php rename to src/TgBotLib/Exceptions/TelegramException.php index 7a7e7b0..ec75653 100644 --- a/src/TgBotLib/Exceptions/RequestException.php +++ b/src/TgBotLib/Exceptions/TelegramException.php @@ -1,4 +1,3 @@ -