python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Bot Framework Prompt style options
WebChat allows you to style text, for example change color for bubbles from user and bot:
bubbleTextColor: 'white'
bubbleFromUserTextColor: 'white'
But it doesn't work for prompt and OAuth. S...
Denisov Jr.
Votes: 0
Answers: 1
Microsoft Bot Framework with Dynamics365. Different tenants
I have developed a bot with Bot-Framework and it is integrated with Bot Service in Azure subscription account and when I try to connect it with Dynamics365 I can't see the option to add this bot becau...
Adrián
Votes: 0
Answers: 1
HTTP 500 Internal Server Error - Azure Bot Serivice
I have developed a bot on node.js as a teams app using the yo teams generator. The bot is hosted and deployed on an azure app service web app. The bot was working fine all the while, but started throw...
Yeshwanth J
Votes: 0
Answers: 1
Azure Bot messaging endpoint does not get teamMemberRemoved event when the Bot App is removed from Teams
I created an Azure Bot and set the Messaging Endpoint to my web-app, which is not hosted on Azure.
I created a deploy package zip as a Teams App to be deployed on Teams and use my bot.
My messaging en...
Oded Peer
Votes: 0
Answers: 1