Naltox / telegram-node-bot

Node module for creating Telegram bots.
MIT License
721 stars 143 forks source link

Fail after updating message #35

Closed skad0 closed 8 years ago

skad0 commented 8 years ago

Developing own bot, I noticed that when you update last message, application fails and never started withing given error:

if (update.message["chat"]) {
                          ^

TypeError: Cannot read property 'chat' of undefined
Naltox commented 8 years ago

Its already fixed, please update module.