我想設置一個反向通道到我的機器人/網頁,所以我可以在兩者之間發送事件。我已在這個問題Bot framework get the ServiceUrl of embedded chat control page public async Task<HttpResponseMessage> Post([FromBody]Activity activity)
{
if (activity.T
我正在使用DirectLineJS通過網站從自定義網絡聊天中進行comminucate。我使用的是微軟的github上https://github.com/Microsoft/BotFramework-DirectLineJS 貼我怎麼把它實現的格式 var directLine;
directLine= new DirectLine.DirectLine({
secret:
我試圖發送和接收來自該遵循從這個例子https://github.com/ryanvolum/backChannelBot網站和殭屍代碼嵌入的在線訪談活動發送事件實現了從Bot framework get the ServiceUrl of embedded chat control page通過埃塞基耶爾 這裏是如何回答的代碼這一切看起來在我的設置 的index.html <!DOCTYPE h