您好,这几天我一直被这个错误困扰着,这段代码取自Microsoft文档,当我运行npm start时,这是我得到的错误 TypeError: bot.dialog is not a function(internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:743: 代码: bot.dialog
我有一个使用Bot框架C#语言的聊天机器人,我试图使用Infobip适配器将它连接到WhatsApp通道,但是我收到了错误消息,上面写着:未处理的异常。services are not able to be constructed (Error while validating the service descriptor 'ServiceType: Microsoft.Bot.Builder.Integration.AspNet.Core.IBotFrameworkHttpAdapterSingleton Im
我正在使用机器人框架来有一个聊天机器人。我在微软团队中使用它。我试着使用直接线路,但它对我没有帮助。我是这个机器人框架的新手。await client.Conversations.StartConversationAsync();
{
From = new Microsoft.Bot.Connector.DirectLine.ChannelAccount(objectid, userName