Microsoft.Bot.Builder.Skills Namespace
Classes
BotFrameworkClient |
A Bot Framework client. |
BotFrameworkSkill |
Registration for a BotFrameworkHttpProtocol based Skill endpoint. |
SkillConversationIdFactoryBase |
Defines the interface of a factory that is used to create unique conversation IDs for skill conversations. |
SkillConversationIdFactoryOptions |
A class defining the parameters used in CreateSkillConversationIdAsync(SkillConversationIdFactoryOptions, CancellationToken). |
SkillConversationReference |
A conversation reference type for skills. |
SkillHandler |
A Bot Framework Handler for skills. |