codeforequity-at / botium-connector-directline3

Botium Connector for Bot Framework Direct Line 3 API
https://www.botium.at
MIT License
4 stars 7 forks source link

Support sending custom message types #20

Closed alopix closed 5 years ago

alopix commented 5 years ago

Currently there's no way of sending custom message types through botium to bot services. This PR would fix this by checking the sourceData and the input message was JSON (and had a type set).