Category "direct-line-botframework"

how to change the directline secret key in a python bot on the Microsoft Botframework

I have a python chatbot (Bot framework) and I want to switch the conversation from the user and the bot to the user and a live agent using a secret key to the l

How to disable buttons on click in Bot Framework Composer

I want to disable the button once clicked in Webchat/Directline channel. Once a user has clicked on a button, that button should get disabled to prevent duplica