DisBot
Preparing search index...
prisma
Prisma
MessageTemplatesUncheckedUpdateManyInput
Type Alias MessageTemplatesUncheckedUpdateManyInput
type
MessageTemplatesUncheckedUpdateManyInput
=
{
ComponentJSON
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
Content
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
EmbedJSON
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
GuildId
?:
StringFieldUpdateOperationsInput
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
IsComponentsV2Message
?:
BoolFieldUpdateOperationsInput
|
boolean
;
Name
?:
StringFieldUpdateOperationsInput
|
string
;
OtherEmbeds
?:
MessageTemplatesUpdateOtherEmbedsInput
|
string
[]
;
}
Index
Properties
Component
JSON?
Content?
Embed
JSON?
Guild
Id?
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
Guild
Id
GuildId
?:
StringFieldUpdateOperationsInput
|
string
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
Guild
Id
Id
Is
Components
V2
Message
Name
Other
Embeds
DisBot
Loading...