Slack bot cannot post message to private channel -


i follow slack bot post message documents

it works when post public channel, error [error] => channel_not_found when post private channel, change channel_name channel id (ex: g1hcg4bq9)

i authorized both chat:write:user , chat:write:bot permissions

try setting explicitly as_user: false , using team access token instead of bot user's one.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -