Forum Discussion
Chandrasekaran Nageswaran
Mar 20, 2021Brass Contributor
Teams Search Messaging Extension - Update Existing Adaptive Card Posts!
Dear All I have been working on MS Teams search messaging extension and implemented an app that query backend systems and users could select the preview card. Once selected, it will appea...
Nikitha-MSFT
Mar 23, 2021Iron Contributor
we are looking into the issue we will get back to you
- Nikitha-MSFTMar 26, 2021Iron ContributorWe are not able to repro the issue at out end. When you click on the submit button you will receive the OnTeamsMessagingExtensionCardButtonClickedAsync event there you can use send activity to send message. try if that helps
- Chandrasekaran NageswaranMar 26, 2021Brass Contributor
I doing exactly the same what you had mentioned, but it throwing the same issue "The BOT is not part of conversation roaster"
Attaching the code snippet for your reference.
Any help is much appreciated.
Thanks
Chandrasekaran
- Nikitha-MSFTMar 29, 2021Iron ContributorCould you please check the error in the backend in dev tools/ use try catch and share the error?