
Hello all,
i am building a bot with adaptive cards
i am familiar with standard dropboxes with "type": "Input.ChoiceSet"
My question is.. if i have huge amount of data (for example 50000 different codes) and want to have them available lets say with dynamic typeahead search, is there any way how to provide large data to chatbot/adaptive card?
I would also like to know if anyone has been able to achieve this. I'm attempting to build this myself.