MapToChannelData_BotToUser 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 MapToChannelData_BotToUser (Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser inner, System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.Dialogs.Internals.IMessageActivityMapper> mappers);
new Microsoft.Bot.Builder.Dialogs.Internals.MapToChannelData_BotToUser : Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser * seq<Microsoft.Bot.Builder.Dialogs.Internals.IMessageActivityMapper> -> Microsoft.Bot.Builder.Dialogs.Internals.MapToChannelData_BotToUser
Public Sub New (inner As IBotToUser, mappers As IEnumerable(Of IMessageActivityMapper))
Parameters
- inner
- IBotToUser
- mappers
- IEnumerable<IMessageActivityMapper>