Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(telegrambot): add error handling for ConnectTimeout
Added error handling to catch ConnectTimeout exception when connecting to Telegram API. Displays an error message and raises the exception if a ConnectTimeout error occurs.
- Loading branch information