Share via


TaskModuleContinueResponse interface

Interface representing the continue response of a task module.

Extends

Properties

value

The task module task information.

Inherited Properties

type

The type of the message preview.

Property Details

value

The task module task information.

value?: TaskModuleTaskInfo

Property Value

Inherited Property Details

type

The type of the message preview.

type?: MessagePreviewType

Property Value

Inherited From TaskModuleResponseBase.type