DisBot
Preparing search index...
prisma
Prisma
LevelsUncheckedUpdateWithoutUsersInput
Type Alias LevelsUncheckedUpdateWithoutUsersInput
type
LevelsUncheckedUpdateWithoutUsersInput
=
{
GuildId
?:
StringFieldUpdateOperationsInput
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
Level
?:
IntFieldUpdateOperationsInput
|
number
;
RequiredXp
?:
IntFieldUpdateOperationsInput
|
number
;
XP
?:
IntFieldUpdateOperationsInput
|
number
;
}
Index
Properties
Guild
Id?
Id?
Level?
Required
Xp?
XP?
Properties
Optional
Guild
Id
GuildId
?:
StringFieldUpdateOperationsInput
|
string
Optional
Id
Id
?:
IntFieldUpdateOperationsInput
|
number
Optional
Level
Level
?:
IntFieldUpdateOperationsInput
|
number
Optional
Required
Xp
RequiredXp
?:
IntFieldUpdateOperationsInput
|
number
Optional
XP
XP
?:
IntFieldUpdateOperationsInput
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Guild
Id
Id
Level
Required
Xp
XP
DisBot
Loading...