Unhandled rejection TypeError: Cannot read property 'match' of undefined
at TelegramBot.<anonymous> (/home/panda/ouo/OwO_bot/index.js:7:16)
at TelegramBot.emit (/home/panda/ouo/OwO_bot/node_modules/eventemitter3/index.js:116:35)
at TelegramBot.processUpdate (/home/panda/ouo/OwO_bot/node_modules/node-telegram-bot-api/lib/telegram.js:104:14)
at /home/panda/ouo/OwO_bot/node_modules/node-telegram-bot-api/lib/telegramPolling.js:52:17
at Array.forEach (native)
at /home/panda/ouo/OwO_bot/node_modules/node-telegram-bot-api/lib/telegramPolling.js:49:17
at tryCatcher (/home/panda/ouo/OwO_bot/node_modules/request-promise/node_modules/bluebird/js/main/util.js:26:23)
at Promise._settlePromiseFromHandler (/home/panda/ouo/OwO_bot/node_modules/request-promise/node_modules/bluebird/js/main/promise.js:507:31)
at Promise._settlePromiseAt (/home/panda/ouo/OwO_bot/node_modules/request-promise/node_modules/bluebird/js/main/promise.js:581:18)
at Promise._settlePromises (/home/panda/ouo/OwO_bot/node_modules/request-promise/node_modules/bluebird/js/main/promise.js:697:14)
at Async._drainQueue (/home/panda/ouo/OwO_bot/node_modules/request-promise/node_modules/bluebird/js/main/async.js:123:16)
at Async._drainQueues (/home/panda/ouo/OwO_bot/node_modules/request-promise/node_modules/bluebird/js/main/async.js:133:10)
at Immediate.Async.drainQueues (/home/panda/ouo/OwO_bot/node_modules/request-promise/node_modules/bluebird/js/main/async.js:15:14)
at runCallback (timers.js:570:20)
at tryOnImmediate (timers.js:550:5)
at processImmediate [as _immediateCallback] (timers.js:529:5)