AdaptiveCardInvokeResponseFactory.InternalError(String) Method
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.
Creates an Error of type InternalError AdaptiveCardInvokeResponse.
public static Microsoft.Agents.Core.Models.AdaptiveCardInvokeResponse InternalError(string message);
static member InternalError : string -> Microsoft.Agents.Core.Models.AdaptiveCardInvokeResponse
Public Shared Function InternalError (message As String) As AdaptiveCardInvokeResponse
Parameters
- message
- String