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
IWebhookRequest
Interface IWebhookRequest
Hierarchy
IWebhookRequest
Index
Properties
content
headers
method
params
Properties
content
content
:
any
headers
headers
:
object
Type declaration
[
key:
string
]:
string
method
method
:
RequestMethod
params
params
:
object
Type declaration
[
key:
string
]:
string
Globals
IWebhook
Request
content
headers
method
params
Generated using
TypeDoc