DisBot
Preparing search index...
prisma
Prisma
MessageTemplatesCreateInput
Type Alias MessageTemplatesCreateInput
type
MessageTemplatesCreateInput
=
{
Content
?:
string
|
null
;
EmbedJSON
?:
string
|
null
;
Guilds
:
GuildsCreateNestedOneWithoutMessageTemplatesInput
;
Name
:
string
;
OtherEmbeds
?:
MessageTemplatesCreateOtherEmbedsInput
|
string
[]
;
}
Index
Properties
Content?
Embed
JSON?
Guilds
Name
Other
Embeds?
Properties
Optional
Content
Content
?:
string
|
null
Optional
Embed
JSON
EmbedJSON
?:
string
|
null
Guilds
Guilds
:
GuildsCreateNestedOneWithoutMessageTemplatesInput
Name
Name
:
string
Optional
Other
Embeds
OtherEmbeds
?:
MessageTemplatesCreateOtherEmbedsInput
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Content
Embed
JSON
Guilds
Name
Other
Embeds
DisBot
Loading...