DisBot
Preparing search index...
prisma
Prisma
TempVoicesUncheckedUpdateManyInput
Type Alias TempVoicesUncheckedUpdateManyInput
type
TempVoicesUncheckedUpdateManyInput
=
{
GuildId
?:
StringFieldUpdateOperationsInput
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
JointoCreateCategory
?:
StringFieldUpdateOperationsInput
|
string
;
JointoCreateChannel
?:
StringFieldUpdateOperationsInput
|
string
;
Manage
?:
BoolFieldUpdateOperationsInput
|
boolean
;
Name
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
PresetLimit
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
UUID
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Guild
Id?
Id?
Jointo
Create
Category?
Jointo
Create
Channel?
Manage?
Name?
Preset
Limit?
UUID?
Properties
Optional
Guild
Id
GuildId
?:
StringFieldUpdateOperationsInput
|
string
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
UUID
UUID
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Guild
Id
Id
Jointo
Create
Category
Jointo
Create
Channel
Manage
Name
Preset
Limit
UUID
DisBot
Loading...