Eleirbag89 / TelegramBotPHP

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

i have error #207

Closed farshadvl closed 4 years ago

farshadvl commented 4 years ago

i do all the task step by step but after i want to send message on bot nothing happend and i have this error:

==========[Response]========== ok: False curl_error_code: 28 curl_error: Failed to connect to api.telegram.org port 443: Connection timed out =========[Sent Data]========== [ref] ref.update_id= 59** ref.message.message_id= 25 ref.message.from.id= 48** ref.message.from.is_bot= false ref.message.from.first_name= Farshad ref.message.from.last_name= Valizade ref.message.from.username= farshadvl ref.message.from.language_code= fa ref.message.chat.id= 48** ref.message.chat.first_name= Farshad ref.message.chat.last_name= Valizade ref.message.chat.username= farshadvl ref.message.chat.type= private ref.message.date= 1586426756 ref.message.text= hello

[ref] ref.text= Test

Eleirbag89 commented 4 years ago

Your server can't reach api.telegram.org