SkillConversationIdFactoryOptions.FromBotId Property

Definition

Gets or sets the id of the parent bot that is messaging the skill.

public string FromBotId { get; set; }
member this.FromBotId : string with get, set
Public Property FromBotId As String

Property Value

The id of the parent bot that is messaging the skill.

Applies to