AlwaysSendDirect_BotToUser(IMessageActivity, IConnectorClient) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- toBot
- IMessageActivity
- client
- IConnectorClient