Communication between Teams and Web Chat via Bot
问题 With https://portal.azure.com I managed to create a QnA Bot . I also managed to send a message from the Bot Framework Emulator to MS Teams and the Test Web Chat of the bot. (Though it is very static and manually done as of now) I get my Token from https://login.microsoftonline.com/botframework.com/oauth2/v2.0/token . With that Token I can send a message to https://smba.trafficmanager.net/emea/v3/conversations/ConversationID/activities (which is Teams ) and I can send a message to https:/