Note: I used the VanillaJS (native Javascript) Class to implement the message box. This may not work on older browsers, due to compatibility issue with native class. This is resolvable by using ...
Message menus are a feature of the Slack Platform that allow your Slack app to display a set of choices to users within a message. This sample demonstrates building a coffeebot, which helps you ...