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

Fix getUpdates if 'result' is not in the response #211

Closed lyucean closed 4 years ago

lyucean commented 4 years ago

According to the API https://core.telegram.org/bots/api Telegram does not always return 'result', and it does.