Search
Preparing search index...
The search index is not available
Rocket.Chat Apps TypeScript Definition
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Rocket.Chat Apps TypeScript Definition
api/IRequest
IApiRequest
Interface IApiRequest
Hierarchy
IApiRequest
Index
Properties
content
headers
method
params
private
Hash
query
Properties
content
content
:
any
headers
headers
:
{}
Type declaration
[
key:
string
]:
string
method
method
:
RequestMethod
params
params
:
{}
Type declaration
[
key:
string
]:
string
Optional
private
Hash
private
Hash
:
string
query
query
:
{}
Type declaration
[
key:
string
]:
string
Exports
api/IRequest
IApi
Request
content
headers
method
params
private
Hash
query
Generated using
TypeDoc