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

Port messaging extension - configure settings from C# to JS #1261

Closed
Virtual-Josh opened this issue Oct 4, 2019 · 4 comments · Fixed by #1265
Closed

Port messaging extension - configure settings from C# to JS #1261

Virtual-Josh opened this issue Oct 4, 2019 · 4 comments · Fixed by #1265
Assignees
Labels
4.6 4.6 release

Comments

@Virtual-Josh
Copy link
Contributor

Port message extension - configure settings

https://github.com/microsoft/botbuilder-dotnet/tree/master/tests/Teams/ComposeMessagingExtensions

@Virtual-Josh
Copy link
Contributor Author

This is very similar to the action based extension scenario. I'm not sure who did that one, but it should be fairly straight forward to do. The manifest in this one does have 1 difference:

"canUpdateConfiguration": true,

@EricDahlvang
Copy link
Member

I'll do this one.

@Virtual-Josh
Copy link
Contributor Author

Done.

@EricDahlvang
Copy link
Member

Closing: pr submitted, awaiting review #1265

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

Successfully merging a pull request may close this issue.

5 participants