DisBot
Preparing search index...
prisma
Prisma
LevelsUncheckedUpdateInput
Type Alias LevelsUncheckedUpdateInput
type
LevelsUncheckedUpdateInput
=
{
GuildId
?:
StringFieldUpdateOperationsInput
|
string
;
Id
?:
IntFieldUpdateOperationsInput
|
number
;
Level
?:
IntFieldUpdateOperationsInput
|
number
;
RequiredXp
?:
IntFieldUpdateOperationsInput
|
number
;
UserId
?:
StringFieldUpdateOperationsInput
|
string
;
XP
?:
IntFieldUpdateOperationsInput
|
number
;
}
Index
Properties
Guild
Id?
Id?
Level?
Required
Xp?
User
Id?
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
User
Id
UserId
?:
StringFieldUpdateOperationsInput
|
string
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
User
Id
XP
DisBot
Loading...