I'm using the "Slack" NPM package and try to register a handler to a private message.
According to the documentation bot.message.im(message => console.log(message)) should work but I always get the errorTypeError: bot.message.im is not a function.
What is the problem?
via trahloff
No comments:
Post a Comment