Share via


SendMEBotMessagePreviewResponse Class

Definition

public class SendMEBotMessagePreviewResponse : Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.BaseSendTaskModuleContinueResponse
type SendMEBotMessagePreviewResponse = class
    inherit BaseSendTaskModuleContinueResponse
Public Class SendMEBotMessagePreviewResponse
Inherits BaseSendTaskModuleContinueResponse
Inheritance

Constructors

SendMEBotMessagePreviewResponse(String, Int32)

Fields

Kind

Properties

CacheDuration (Inherited from BaseTeamsCacheInfoResponseDialog)
CacheType (Inherited from BaseTeamsCacheInfoResponseDialog)
Card
CompletionBotId (Inherited from BaseSendTaskModuleContinueResponse)
Disabled (Inherited from BaseTeamsCacheInfoResponseDialog)
Height (Inherited from BaseSendTaskModuleContinueResponse)
Title (Inherited from BaseSendTaskModuleContinueResponse)
Width (Inherited from BaseSendTaskModuleContinueResponse)

Methods

BeginDialogAsync(DialogContext, Object, CancellationToken)
CreateMessagingExtensionInvokeResponseActivity(DialogContext, MessagingExtensionResult) (Inherited from BaseTeamsCacheInfoResponseDialog)
GetCacheInfo(DialogContext) (Inherited from BaseTeamsCacheInfoResponseDialog)
OnComputeId()

Applies to