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
accessors/IOAuthApp
IOAuthApp
Interface IOAuthApp
Hierarchy
IOAuthApp
Index
Properties
active
client
Id
client
Secret
created
At
created
By
id
name
redirect
Uri
updated
At
Properties
active
active
:
boolean
Optional
client
Id
client
Id
:
string
Optional
client
Secret
client
Secret
:
string
Optional
created
At
created
At
:
string
created
By
created
By
:
{
id
:
string
;
username
:
string
}
Type declaration
id
:
string
username
:
string
id
id
:
string
name
name
:
string
redirect
Uri
redirect
Uri
:
string
Optional
updated
At
updated
At
:
string
Exports
accessors/IOAuth
App
IOAuth
App
active
client
Id
client
Secret
created
At
created
By
id
name
redirect
Uri
updated
At
IOAuth
App
Params
Generated using
TypeDoc