DisBot
Preparing search index...
prisma
Prisma
TempVoicesUncheckedUpdateWithoutGuildsInput
Type Alias TempVoicesUncheckedUpdateWithoutGuildsInput
type
TempVoicesUncheckedUpdateWithoutGuildsInput
=
{
Id
?:
IntFieldUpdateOperationsInput
|
number
;
JointoCreateCategory
?:
StringFieldUpdateOperationsInput
|
string
;
JointoCreateChannel
?:
StringFieldUpdateOperationsInput
|
string
;
Manage
?:
BoolFieldUpdateOperationsInput
|
boolean
;
Name
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
PresetLimit
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
TempVoiceChannels
?:
TempVoiceChannelsUncheckedUpdateManyWithoutTempVoicesNestedInput
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Id?
Jointo
Create
Category?
Jointo
Create
Channel?
Manage?
Name?
Preset
Limit?
Temp
Voice
Channels?
UUID?
Properties
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Jointo
Create
Category
JointoCreateCategory
?:
StringFieldUpdateOperationsInput
|
string
Optional
Jointo
Create
Channel
JointoCreateChannel
?:
StringFieldUpdateOperationsInput
|
string
Optional
Manage
Manage
?:
BoolFieldUpdateOperationsInput
|
boolean
Optional
Name
Name
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Preset
Limit
PresetLimit
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
Optional
Temp
Voice
Channels
TempVoiceChannels
?:
TempVoiceChannelsUncheckedUpdateManyWithoutTempVoicesNestedInput
Optional
UUID
UUID
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Id
Jointo
Create
Category
Jointo
Create
Channel
Manage
Name
Preset
Limit
Temp
Voice
Channels
UUID
DisBot
Loading...