SendTabCardResponse Class

Definition

public class SendTabCardResponse : Microsoft.Bot.Builder.Dialogs.Dialog
type SendTabCardResponse = class
    inherit Dialog
Public Class SendTabCardResponse
Inherits Dialog
Inheritance
SendTabCardResponse

Constructors

Name Description
SendTabCardResponse(String, Int32)

Fields

Name Description
Kind

Properties

Name Description
Cards
Disabled

Methods

Name Description
BeginDialogAsync(DialogContext, Object, CancellationToken)
OnComputeId()

Applies to