Forum Discussion

member11's avatar
member11
Copper Contributor
Oct 31, 2019

How To Send A Message From User To Bot In Microsoft Teams App?

Hi. I'm able to send messages from Bot to user in Microsoft Teams app via Microsoft Bot's "botbuilder" Node.js SDK:     session.send(message);     How can I send the message on the other dire...

Resources