Open touhi99 opened 5 years ago
Hi @tapos12 , thanks for raising the issue.
No, it's not updated to support bot framework v4. I won't have time to look into it at the moment. The code is quite simple (around 25 lines of code), do you feel like contributing?
It would be nice if @ryo0 could contribute these changes back to make it compatible with v3 and v4.
Hi, Is it updated with bot framework v4?
Since I dont have any Chatconnector in v4, it is showing following error -
let listener = connector.listen(); ^ TypeError: connector.listen is not a function