John Gemkow

Results 1 issues of John Gemkow

I have a Teams app that includes a bot defined by the below sample snippet in the Teams app manifest: ```json { "bots": [ { "botId": "${{CHAT_API_CLIENT_ID}}", "scopes": [ "personal",...