Share via


TaskModuleCardResponse Class

Tab Response to 'task/submit' from a tab.

Constructor

pydantic model TaskModuleCardResponse

Parameters

Name Description
value
Required

The JSON for the Adaptive cards to appear in the tab.

Keyword-Only Parameters

Name Description
value
Default value: None

Attributes

value

field value: TabResponse = None