'Slack Bot interactive messages not getting triggered

Hey I am coding a slack bot, and it requires a message interaction, which works fine if I have plain text or a document, but with an image in the message, the view is not opening.

the slack_client.views_open returns an empty response in the last case.

Need help here.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source