Share via


TaskModuleMessageResponse interface

Interface representing the message response of a task module.

Extends

Properties

value

The value of the task module message response.

Inherited Properties

type

The type of the message preview.

Property Details

value

The value of the task module message response.

value?: string

Property Value

string

Inherited Property Details

type

The type of the message preview.

type?: MessagePreviewType

Property Value

Inherited From TaskModuleResponseBase.type