metatell Bot SDK - v2.0.0
GitHub
NPM
Preparing search index...
@metatell/bot-sdk
<internal>
Dispatcher
PipelineHandlerData
Interface PipelineHandlerData<TOpaque>
interface
PipelineHandlerData
<
TOpaque
=
null
>
{
body
:
BodyReadable
;
context
:
object
;
headers
:
IncomingHttpHeaders
;
opaque
:
TOpaque
;
statusCode
:
number
;
}
Type Parameters
TOpaque
=
null
Index
Properties
body
context
headers
opaque
status
Code
Properties
body
body
:
BodyReadable
context
context
:
object
headers
headers
:
IncomingHttpHeaders
opaque
opaque
:
TOpaque
status
Code
statusCode
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
context
headers
opaque
status
Code
GitHub
NPM
metatell Bot SDK - v2.0.0
Loading...