-
Notifications
You must be signed in to change notification settings - Fork 0
Home
CogniSim Soft edited this page Jul 26, 2018
·
1 revision
Welcome to the BotFrameworkStateManager wiki!
-
interface IBotConversation -
interface IBotConversationTalkingPoint
-
class BotTemplate -
class Bot
Handles the flow of conversation.
Acts as a "conversation context" driver. Talking points are essentially "topics". What the bot responds to and how is defined here.
JSON Templated Bots (for code-less bot development).
Bot which interfaces BotFramework v4.