How to install a bot to microsoft teams (nodejs)
问题 Recently I have created a bot for microsoft teams. I have installed it to my teams successfully.But is there any way where all my organization users can install app by clicking on a single link that is displayed in my web page. For example like (authenticating slack bots, similarly like google auth). and I need to store the teams details of every user so that my bot can send messages to them. 回答1: If you want to give a link to install the app inside teams from an external webpage, you could