Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
ExpressLikeResponse
Interface ExpressLikeResponse
interface
ExpressLikeResponse
{
json
:
(
body
:
unknown
)
=>
unknown
;
status
:
(
statusCode
:
number
)
=>
ExpressLikeResponse
;
}
Index
Properties
json
status
Properties
json
json
:
(
body
:
unknown
)
=>
unknown
status
status
:
(
statusCode
:
number
)
=>
ExpressLikeResponse
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
json
status
Teleforge API Reference - v0.1.0
Loading...