telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

Customize error handling

Open alexeymarunin opened this issue 6 years ago • 0 comments

  • added logger option. Developers can specify your own logger (like pino, bunyan, log4js-node, etc). Default - console
  • added events polling_error, parse_error, webhook_error
  • updated README

alexeymarunin avatar Aug 16 '19 13:08 alexeymarunin