ConversationReference.Bot 属性

定义

获取或设置参与此对话的可选) 机器人 (。

public Microsoft.Bot.Schema.ChannelAccount Bot { get; set; }
member this.Bot : Microsoft.Bot.Schema.ChannelAccount with get, set
Public Property Bot As ChannelAccount

属性值

参与聊天的机器人。

适用于