I was successfully able to integrate Dialogflow chatbot as an APP in Slack and it is accessible to chat using the APP tab.
However, for it to respond to messages in channels by mentioning like @bot hello
I realized that I have to add the app_mention event into Subscribe to Bot Events form.
That should work according to the documentation but it didn't in this case. so I started to wonder if that event isn't compatible with Dialogflow or if there was something missing in the documentation.
Please advise. Thanks!