Share via


AlwaysSendDirect_BotToUser(IMessageActivity, IConnectorClient) Constructor

Definition

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

Applies to