Documentation - v1.2.0-alpha.10
Preparing search index...
@microsoft/agents-hosting-extensions-teams
TeamsBatchOperationResponse
Type Alias TeamsBatchOperationResponse
TeamsBatchOperationResponse
:
BatchOperationResponse
&
{
_response
:
Response
&
{
bodyAsText
:
string
;
parsedBody
:
BatchOperationResponse
|
{}
;
}
;
}
Represents a response from a batch operation in Teams.
Type Declaration
_response
:
Response
&
{
bodyAsText
:
string
;
parsedBody
:
BatchOperationResponse
|
{}
}
The raw response object.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v1.2.0-alpha.10
Loading...
Represents a response from a batch operation in Teams.