BotBuilderCommunity/botbuilder-community-js

AdaptiveCardPrompt is missing

Closed this issue · 1 comments

Hi, I'm trying to use AdaptiveCardPrompt but unable to find it under "@botbuildercommunity/dialog-prompts"

Could find only these Prompts
[ 'NumberWithUnitPromptType',
'NumberWithUnitPrompt',
'NumberWithTypePromptType',
'NumberWithTypePrompt',
'PhoneNumberPrompt',
'EmailPrompt',
'InternetProtocolPromptType',
'InternetProtocolPrompt',
'SocialMediaPromptType',
'SocialMediaPrompt',
'GUIDPrompt' ]

szul commented

#161 resolves this. Install @botbuildercommunity/dialog-prompts version 1.1.1 and you should be good.