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