Hello!
I am building a clone of the /remind functionality in Slack. One of the features of that command is /remind list
, which shows a list of upcoming remindersn and expired ones… with links to delete, complete, etc… but the links look like html links not buttons. (aka flat).
https://github.com/scottleedavis/mattermost-remind
Does Mattermost have flat interactive message buttons? It would be awesome!
(Otherwise I will have to figure out something with buttons)
Thank you!