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
RequestMethod
Enumeration RequestMethod
Index
Enumeration members
DELETE
GET
POST
PUT
Enumeration members
DELETE
DELETE
:
= "delete"
GET
GET
:
= "get"
POST
POST
:
= "post"
PUT
PUT
:
= "put"
Globals
Request
Method
DELETE
GET
POST
PUT
Generated using
TypeDoc