depoio / node-telegram-bot

Client wrapper for Telegram Bot API (Under heavy development)
MIT License
136 stars 30 forks source link

process._tickCallback #31

Closed smhmayboudi closed 9 years ago

smhmayboudi commented 9 years ago

/node_modules/node-telegram-bot/node_modules/q/q.js:155 throw e; ^ TypeError: Cannot read property 'file_id' of undefined at /commands/dl.js:36:56 at /node_modules/node-telegram-bot/node_modules/q/q.js:2031:17 at runSingle (/node_modules/node-telegram-bot/node_modules/q/q.js:137:13) at flush (/node_modules/node-telegram-bot/node_modules/q/q.js:125:13) at process._tickCallback (node.js:355:11)

shernshiou commented 9 years ago

@smhmayboudi can you share your code snippet?