Search
Preparing search index...
The search index is not available
yuuko
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
yuuko
Eris
GuildIntegration
Class GuildIntegration
Hierarchy
Base
GuildIntegration
Index
Constructors
constructor
Properties
account
application
created
At
enable
Emoticons
enabled
expire
Behavior
expire
Grace
Period
id
name
revoked
roleID
subscriber
Count
synced
At
syncing
type
user
Methods
delete
edit
inspect
sync
toJSON
to
String
get
Created
At
Constructors
constructor
new
Guild
Integration
(
data
:
BaseData
, guild
:
Guild
)
:
GuildIntegration
Parameters
data:
BaseData
guild:
Guild
Returns
GuildIntegration
Properties
account
account
:
{
id
:
string
;
name
:
string
}
Type declaration
id
:
string
name
:
string
Optional
application
application
:
IntegrationApplication
created
At
created
At
:
number
enable
Emoticons
enable
Emoticons
:
boolean
enabled
enabled
:
boolean
expire
Behavior
expire
Behavior
:
number
expire
Grace
Period
expire
Grace
Period
:
number
id
id
:
string
name
name
:
string
revoked
revoked
:
boolean
roleID
roleID
:
string
subscriber
Count
subscriber
Count
:
number
synced
At
synced
At
:
number
syncing
syncing
:
boolean
type
type
:
string
Optional
user
user
:
User
Methods
delete
delete
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
edit
edit
(
options
:
{
enableEmoticons
:
string
;
expireBehavior
:
string
;
expireGracePeriod
:
string
}
)
:
Promise
<
void
>
Parameters
options:
{
enableEmoticons
:
string
;
expireBehavior
:
string
;
expireGracePeriod
:
string
}
enable
Emoticons
:
string
expire
Behavior
:
string
expire
Grace
Period
:
string
Returns
Promise
<
void
>
inspect
inspect
(
)
:
GuildIntegration
Returns
GuildIntegration
sync
sync
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
toJSON
toJSON
(
props
?:
string
[]
)
:
JSONCache
Parameters
Optional
props:
string
[]
Returns
JSONCache
to
String
to
String
(
)
:
string
Returns
string
Static
get
Created
At
get
Created
At
(
id
:
string
)
:
number
Parameters
id:
string
Returns
number
Exports
Externals
Eris
Guild
Integration
constructor
account
application
created
At
enable
Emoticons
enabled
expire
Behavior
expire
Grace
Period
id
name
revoked
roleID
subscriber
Count
synced
At
syncing
type
user
delete
edit
inspect
sync
toJSON
to
String
get
Created
At
Generated using
TypeDoc