botbuilder-python
botbuilder-python copied to clipboard
[PORT] BotFrameworkAdapter: Make CreateConversationAsync agnostic to the credential type
Port this change from botbuilder-dotnet/master branch: https://github.com/microsoft/botbuilder-dotnet/pull/4332
Pending on decision around binary compat. This PR as-is breaks binary compat. If binary compat is to be maintained, then I'll swap to overloading instead of non-breaking modification.
Fixes https://github.com/microsoft/botbuilder-dotnet/issues/3962
Changed projects
- Microsoft.Bot.Builder