BotFrameworkSkill interface  
Registration for a BotFrameworkHttpProtocol based Skill endpoint.
Properties
| app | 
	AppId of the skill.  | 
| id | Id of the skill.  | 
| skill | 
	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