Drop down list in Slack/Telegram chatbot

Hi guys,

Is there a way to show choices to the user as a drop-down (typical windows style) list inside the Slack or Telegram chatbot ? The scenario is, I have to execute an API to fetch some information from my client and this list could be a list of 30 odd strings. Now showing all these strings as it is on the bot window is bit too clumsy and non-intuitive, so I was wondering whether someone has faced such issue before and how did he/she sorted it out.

Any pointers will be very welcome.

Thanks

This question is really better posted at Slack or Telegram forums, but here’s Slack doc. You may need to use a custom output channel and make appropriate changes to the connector.

.