DisBot
Preparing search index...
prisma
Prisma
GuildWelcomeSetupUncheckedUpdateWithoutGuildsInput
Type Alias GuildWelcomeSetupUncheckedUpdateWithoutGuildsInput
type
GuildWelcomeSetupUncheckedUpdateWithoutGuildsInput
=
{
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
Image
?:
BoolFieldUpdateOperationsInput
|
boolean
;
ImageData
?:
WelcomeImageDataUncheckedUpdateOneWithoutGuildWelcomeSetupNestedInput
;
MessageTemplateId
?:
|
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Index
Properties
Channel
Id?
Id?
Image?
Image
Data?
Message
Template
Id?
Properties
Optional
Channel
Id
ChannelId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Image
Image
?:
BoolFieldUpdateOperationsInput
|
boolean
Optional
Image
Data
ImageData
?:
WelcomeImageDataUncheckedUpdateOneWithoutGuildWelcomeSetupNestedInput
Optional
Message
Template
Id
MessageTemplateId
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Id
Image
Image
Data
Message
Template
Id
DisBot
Loading...