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