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