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