BotFrameworkSkill interface

Registration for a BotFrameworkHttpProtocol based Skill endpoint.

Properties

appId

AppId of the skill.

id

Id of the skill.

skillEndpoint

Endpoint for the skill

Property Details

appId

AppId of the skill.

appId: string

Property Value

string

id

Id of the skill.

id: string

Property Value

string

skillEndpoint

Endpoint for the skill

skillEndpoint: string

Property Value

string