@SlackAPI hello! Can I link to a Slash Command within an attachment, to save the user typing? For example:
/slak is awesome!
> Did you mean: "/slack is awesome!" ?
*clicks to send "/slack is awesome!"*
> Hey, thanks! You're awesome!
While you can't link to commands, you could have a button to execute the same workflow
For the example you provided to work, though, the Slack app itself would have to do fuzzy matching on commands and display suggestions:pic.twitter.com/vxqcT4V7aa
-
-
Thanks for the reply
I don't want to do fuzzy matching, that's a bad example.
I want basically an inline button, a hyperlink with href="/other something", as having one button underneath each one-line attachment would look horrid. Seems the only option, though. -
Have a screenshot of what your messages look like currently?
Fin de la conversation
Nouvelle conversation -
Le chargement semble prendre du temps.
Twitter est peut-être en surcapacité ou rencontre momentanément un incident. Réessayez ou rendez-vous sur la page Twitter Status pour plus d'informations.

I'd love to link between Slash Messages as the datasets behind my service are heavily linked together.