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