Forum Discussion
AytacBey
Feb 15, 2024Copper Contributor
onAdaptiveCardInvoke method isn't triggered on Bot Framework Emulator / JavaScript - Bot Framework S
For MS Teams chatbot on Bot Framework SDK, I was trying to invoke an event by onAdaptiveCardInvoke method by Adaptive Cards. I can do this on MS Teams but on Bot Framework Emulator, this method is no...
- Feb 15, 2024
Hello AytacBey - Thanks for raising your query.
Those events will trigger from the Teams environment but not from the Emulator.
ChetanSharma-msft
Microsoft
Feb 15, 2024Hello AytacBey - Thanks for raising your query.
Those events will trigger from the Teams environment but not from the Emulator.
AytacBey
Apr 23, 2024Copper Contributor
Thanks for the reply.
Regarding the Emulator being not capable of those events, I assume it's because of Direct Line communication. In any case I couldn't find a workaround and continue with Teams.
Thanks for the support ChetanSharma-msft