BeginSkillDialogOptions interface   
A class with dialog arguments for a SkillDialog.
Properties
| activity | The Activity to send to the skill. | 
Property Details
activity
The Activity to send to the skill.
activity: Partial<Activity>Property Value
Partial<Activity>