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