Search
Preparing search index...
The search index is not available
Rocket.Chat Apps TypeScript Definition
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IHttpResponse
Interface IHttpResponse
Hierarchy
IHttpResponse
Index
Properties
content
data
headers
method
status
Code
url
Properties
Optional
content
content
:
string
Optional
data
data
:
any
Optional
headers
headers
:
object
Type declaration
[
key:
string
]:
string
method
method
:
RequestMethod
status
Code
status
Code
:
number
url
url
:
string
Globals
IHttp
Response
content
data
headers
method
status
Code
url
Generated using
TypeDoc