AlwaysSendDirect_BotToUser(IMessageActivity, IConnectorClient) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AlwaysSendDirect_BotToUser (Microsoft.Bot.Connector.IMessageActivity toBot, Microsoft.Bot.Connector.IConnectorClient client);
new Microsoft.Bot.Builder.Dialogs.Internals.AlwaysSendDirect_BotToUser : Microsoft.Bot.Connector.IMessageActivity * Microsoft.Bot.Connector.IConnectorClient -> Microsoft.Bot.Builder.Dialogs.Internals.AlwaysSendDirect_BotToUser
Public Sub New (toBot As IMessageActivity, client As IConnectorClient)
Parameters
- toBot
- IMessageActivity
- client
- IConnectorClient