DisBot
Preparing search index...
prisma
Prisma
MessageTemplatesCreateWithoutGuildsInput
Type Alias MessageTemplatesCreateWithoutGuildsInput
type
MessageTemplatesCreateWithoutGuildsInput
=
{
Content
?:
string
|
null
;
EmbedJSON
?:
string
|
null
;
Name
:
string
;
OtherEmbeds
?:
MessageTemplatesCreateOtherEmbedsInput
|
string
[]
;
}
Index
Properties
Content?
Embed
JSON?
Name
Other
Embeds?
Properties
Optional
Content
Content
?:
string
|
null
Optional
Embed
JSON
EmbedJSON
?:
string
|
null
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
Name
Other
Embeds
DisBot
Loading...