Hierarchy (View Summary, Expand)

Constructors

Methods

Constructors

Properties

application: Application
client: BaseClient
logger: Logger
name: string

Returns the name of the function. Function names are read-only and can not be changed.

Methods

  • Parameters

    • input: string

    Returns Promise<
        {
            currentArgument: undefined
            | string;
            data: Record<string, unknown>;
            input: string;
            output: string;
        },
    >

MMNEPVFCICPMFPCPTTAAATR