DisBot
Preparing search index...
prisma
Prisma
WelcomeImageDataUpdateInput
Type Alias WelcomeImageDataUpdateInput
type
WelcomeImageDataUpdateInput
=
{
Background
?:
StringFieldUpdateOperationsInput
|
string
;
Color
?:
StringFieldUpdateOperationsInput
|
string
;
Gradient
?:
StringFieldUpdateOperationsInput
|
string
;
GuildWelcomeSetup
?:
GuildWelcomeSetupUpdateOneRequiredWithoutImageDataNestedInput
;
Subtitle
?:
StringFieldUpdateOperationsInput
|
string
;
Text
?:
StringFieldUpdateOperationsInput
|
string
;
Theme
?:
StringFieldUpdateOperationsInput
|
string
;
Title
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Background?
Color?
Gradient?
Guild
Welcome
Setup?
Subtitle?
Text?
Theme?
Title?
Properties
Optional
Background
Background
?:
StringFieldUpdateOperationsInput
|
string
Optional
Color
Color
?:
StringFieldUpdateOperationsInput
|
string
Optional
Gradient
Gradient
?:
StringFieldUpdateOperationsInput
|
string
Optional
Guild
Welcome
Setup
GuildWelcomeSetup
?:
GuildWelcomeSetupUpdateOneRequiredWithoutImageDataNestedInput
Optional
Subtitle
Subtitle
?:
StringFieldUpdateOperationsInput
|
string
Optional
Text
Text
?:
StringFieldUpdateOperationsInput
|
string
Optional
Theme
Theme
?:
StringFieldUpdateOperationsInput
|
string
Optional
Title
Title
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Background
Color
Gradient
Guild
Welcome
Setup
Subtitle
Text
Theme
Title
DisBot
Loading...