Forum Discussion
Hiral_Patel
Jul 01, 2021Copper Contributor
Microsoft Teams Message extension without popup/extra parameters and submit action
I want to have a message extension, action based command that simply sends the message text to the message handler. So when the user clicks the message extension from the (...) context menu, tha...
abhisheksrivastava
Dec 29, 2021Copper Contributor
Wajeed-MSFTI have created action based messaging extension without popup, it is working fine for Group/team/channel but when i use it for send to single chat i get both, popup with the card in the background pasted on message textarea. Can you suggest something for this?
Wajeed-MSFT
Microsoft
Jan 04, 2022abhisheksrivastava - Are you following Bot response with Adaptive Card?
Could you please share the code snippet to repro your issue?