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