SendTabCardResponse(String, Int32) Constructor

Definition

public SendTabCardResponse (string callerPath = "", int callerLine = 0);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendTabCardResponse : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendTabCardResponse
Public Sub New (Optional callerPath As String = "", Optional callerLine As Integer = 0)

Parameters

callerPath
String
callerLine
Int32

Applies to