Chameleon
Preparing search index...
GuildTemplate
Interface GuildTemplate
interface
GuildTemplate
{
code
:
string
;
name
:
string
;
description
:
string
|
null
;
usageCount
:
number
;
creatorId
:
string
;
creator
:
User
;
createdAt
:
number
;
updatedAt
:
number
;
sourceGuildId
:
string
;
serializedSourceGuild
:
Partial
<
Guild
>
;
isDirty
:
boolean
|
null
;
}
Index
Properties
code
name
description
usage
Count
creator
Id
creator
created
At
updated
At
source
Guild
Id
serialized
Source
Guild
is
Dirty
Properties
code
code
:
string
name
name
:
string
description
description
:
string
|
null
usage
Count
usageCount
:
number
creator
Id
creatorId
:
string
creator
creator
:
User
created
At
createdAt
:
number
updated
At
updatedAt
:
number
source
Guild
Id
sourceGuildId
:
string
serialized
Source
Guild
serializedSourceGuild
:
Partial
<
Guild
>
is
Dirty
isDirty
:
boolean
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
name
description
usage
Count
creator
Id
creator
created
At
updated
At
source
Guild
Id
serialized
Source
Guild
is
Dirty
Chameleon
Loading...