slackhq / slack-api-docs

API Docs for Slack.com
https://api.slack.com/
426 stars 85 forks source link

Slack Bot Cannot Invoke "@Channel" #97

Closed yashar1 closed 5 years ago

yashar1 commented 5 years ago

Hello, I'm creating a slack bot in node.js and was wondering if there's a scope that allows the bot to invoke @channel. My messages containing "@channel" only pass as plain text.

yashar1 commented 5 years ago

Found it here:

'Hey <!channel>, here's a message.'