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