Eleirbag89 / TelegramBotPHP

A very simple PHP Telegram Bot API for sending messages.
http://eleirbag89.github.io/TelegramBotPHP
MIT License
807 stars 341 forks source link

[curl_error_code] => 7 #149

Closed emobin closed 4 years ago

emobin commented 6 years ago

i have this error in my response after sending message:

[curl_error_code] => 7
[curl_error] => Failed to connect to api.telegram.org port 443: Connection refused

what should i do?

Eleirbag89 commented 6 years ago

Well the reason could be that telegram platform was down, or your host is unable to contact the web site.