Documentation - v1.2.0-alpha.5
Preparing search index...
@microsoft/agents-hosting-extensions-teams
TaskModuleResponseBase
Interface TaskModuleResponseBase
Interface representing the base response of a task module.
interface
TaskModuleResponseBase
{
type
?:
MessagePreviewType
;
}
Hierarchy (
View Summary
)
TaskModuleResponseBase
TaskModuleContinueResponse
TaskModuleMessageResponse
Index
Properties
type?
Properties
Optional
type
type
?:
MessagePreviewType
The type of the message preview.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
Documentation - v1.2.0-alpha.5
Loading...
Interface representing the base response of a task module.