Closed tomlm closed 4 years ago
Port this change from botbuilder-dotnet/master branch: https://github.com/microsoft/botbuilder-dotnet/pull/3127
Add support for messages sent from a room and reply to them in the room instead of in a private conversation.
Does the JS adapter need this change?
No change is necessary in the JS adapter.
Description
Add support for messages sent from a room and reply to them in the room instead of in a private conversation.
Details
Testing