botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

port: Update to ensure ContinueConversationAsync works with an empty AppId (#5515)

Open github-actions[bot] opened this issue 4 years ago • 0 comments

The changes in Update to ensure ContinueConversationAsync works with an empty AppId (#5515) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

Fixes #5491

Description

Removes the null argument check when constructing creds for ContinueConversationAsync to ensure it can be called without an AppId.

Please review and, if necessary, port the changes.

github-actions[bot] avatar Apr 26 '21 12:04 github-actions[bot]