DisBot
Preparing search index...
prisma
Prisma
MessageTemplatesUncheckedCreateInput
Type Alias MessageTemplatesUncheckedCreateInput
type
MessageTemplatesUncheckedCreateInput
=
{
ComponentJSON
?:
string
|
null
;
Content
?:
string
|
null
;
EmbedJSON
?:
string
|
null
;
GuildId
:
string
;
Id
?:
number
;
IsComponentsV2Message
?:
boolean
;
Name
:
string
;
OtherEmbeds
?:
MessageTemplatesCreateOtherEmbedsInput
|
string
[]
;
}
Index
Properties
Component
JSON?
Content?
Embed
JSON?
Guild
Id
Id?
Is
Components
V2
Message?
Name
Other
Embeds?
Properties
Optional
Component
JSON
ComponentJSON
?:
string
|
null
Optional
Content
Content
?:
string
|
null
Optional
Embed
JSON
EmbedJSON
?:
string
|
null
Guild
Id
GuildId
:
string
Optional
Id
Id
?:
number
Optional
Is
Components
V2
Message
IsComponentsV2Message
?:
boolean
Name
Name
:
string
Optional
Other
Embeds
OtherEmbeds
?:
MessageTemplatesCreateOtherEmbedsInput
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Component
JSON
Content
Embed
JSON
Guild
Id
Id
Is
Components
V2
Message
Name
Other
Embeds
DisBot
Loading...