Forum Discussion
adamhouck
May 26, 2020Copper Contributor
How to create a message Extension that does not require any additional parameters, no pop ups
I want to make a message extension that simply sends the message text to the Message Handler endpoint configured in the associated bot. I would like to avoid showing the user additional popups as th...
abhisheksrivastava
Dec 28, 2021Copper Contributor
adamhouckHi, i have created action based messaging extension in the same way as your post, it is working fine when i use the extension in group-chat/channel/team, but for one to one chat i'm getting both the popup and the submit response [which is the card pasted on message text area]. Could you please help me regarding this issue?
motalib
Feb 14, 2022Copper Contributor
yes, I am also facing same problem. Works fine in team/channel chat but not working in personal chat.