DisBot
Preparing search index...
prisma
Prisma
VanityEmbedAuthorUncheckedUpdateWithoutVanityEmbedsInput
Type Alias VanityEmbedAuthorUncheckedUpdateWithoutVanityEmbedsInput
type
VanityEmbedAuthorUncheckedUpdateWithoutVanityEmbedsInput
=
{
IconURL
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
Name
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
URL
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Index
Properties
Icon
URL?
Id?
Name?
URL?
Properties
Optional
Icon
URL
IconURL
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Name
Name
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
URL
URL
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Icon
URL
Id
Name
URL
DisBot
Loading...