botbuilder-python
botbuilder-python copied to clipboard
channels.py is missing 3 channels
Version
main
Describe the bug
channels.py is missing Direct Line Speech, Test, and Twilio. These should be added for parity with .NET and Node. Once these are added, they should be referenced in the appropriate places like channel.py and test_adapter.py.