Naltox / telegram-node-bot

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

ReferenceError: callback is not defined #147

Closed WoLfulus closed 7 years ago

WoLfulus commented 7 years ago

callback is not defined when _getUpdates fails.

https://github.com/Naltox/telegram-node-bot/blob/master/lib/updateFetchers/LongPoolingUpdateFetcher.js#L48

Naltox commented 7 years ago

@WoLfulus Fixed!