Freigeben über


AdaptiveCardInvokeResponseFactory.BadRequest(String) Method

Definition

Creates an Error of type "BadRequest" AdaptiveCardInvokeResponse.

public static Microsoft.Agents.Core.Models.AdaptiveCardInvokeResponse BadRequest(string message);
static member BadRequest : string -> Microsoft.Agents.Core.Models.AdaptiveCardInvokeResponse
Public Shared Function BadRequest (message As String) As AdaptiveCardInvokeResponse

Parameters

message
String

Returns

Applies to