botbuilder-python
botbuilder-python copied to clipboard
port: add create conversation to CloudAdapter (#5562)
The changes in add create conversation to CloudAdapter (#5562) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.
Fixes #5488Also updates the abstract class to avoid casts in the application code.
Please review and, if necessary, port the changes.