I would like to have a link that looks like a button but still behaves only as a link, no interaction. Is that possible with Slack API?
Or do I need to make myself a "fake" API endpoint and just return some pre-defined response when user clicks the button to actually make it work as "interactive" button?