Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: Remove 'Your response was sent to app' message #33

Open
garrytrinder opened this issue Jan 6, 2023 · 1 comment
Open

[FEATURE]: Remove 'Your response was sent to app' message #33

garrytrinder opened this issue Jan 6, 2023 · 1 comment

Comments

@garrytrinder
Copy link
Owner

image

@garrytrinder
Copy link
Owner Author

https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/conversation-messages?tabs=typescript#form-completion-feedback

{
   "content":{
      "type":"AdaptiveCard",
      "title":"Card with hidden footer messages",
      "version":"1.0",
      "actions":[
         {
            "type":"Action.Submit",
            "title":"Submit",
            "msTeams":{
               "feedback":{
                  "hide":true
               }
            }
         }
      ]
   }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant