ConversationReference.Bot Propriété

Définition

Obtient ou définit le bot (facultatif) participant à cette conversation.

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

Valeur de propriété

Bot participant à la conversation.

S’applique à