Chameleon
Preparing search index...
Integration
Interface Integration
interface
Integration
{
id
:
string
;
name
:
string
;
type
:
string
;
enabled
:
boolean
;
syncing
?:
boolean
;
roleId
?:
string
;
enableEmoticons
?:
boolean
;
expireBehavior
?:
number
;
expireGracePeriod
?:
number
;
user
?:
User
;
account
:
IntegrationAccount
;
syncedAt
?:
number
;
subscriberCount
?:
number
;
revoked
?:
boolean
;
application
?:
Application
;
scopes
?:
string
[]
;
}
Index
Properties
id
name
type
enabled
syncing?
role
Id?
enable
Emoticons?
expire
Behavior?
expire
Grace
Period?
user?
account
synced
At?
subscriber
Count?
revoked?
application?
scopes?
Properties
id
id
:
string
name
name
:
string
type
type
:
string
enabled
enabled
:
boolean
Optional
syncing
syncing
?:
boolean
Optional
role
Id
roleId
?:
string
Optional
enable
Emoticons
enableEmoticons
?:
boolean
Optional
expire
Behavior
expireBehavior
?:
number
Optional
expire
Grace
Period
expireGracePeriod
?:
number
Optional
user
user
?:
User
account
account
:
IntegrationAccount
Optional
synced
At
syncedAt
?:
number
Optional
subscriber
Count
subscriberCount
?:
number
Optional
revoked
revoked
?:
boolean
Optional
application
application
?:
Application
Optional
scopes
scopes
?:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
type
enabled
syncing
role
Id
enable
Emoticons
expire
Behavior
expire
Grace
Period
user
account
synced
At
subscriber
Count
revoked
application
scopes
Chameleon
Loading...