DisBot
Preparing search index...
prisma
Prisma
XPDropsUpdateInput
Type Alias XPDropsUpdateInput
type
XPDropsUpdateInput
=
{
ChannelIds
?:
XPDropsUpdateChannelIdsInput
|
string
[]
;
ClaimType
?:
IntFieldUpdateOperationsInput
|
number
;
LevelSettings
?:
LevelSettingsUpdateOneRequiredWithoutXPDropsNestedInput
;
TimeToRespawn
?:
StringFieldUpdateOperationsInput
|
string
;
XPRange
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Channel
Ids?
Claim
Type?
Level
Settings?
Time
To
Respawn?
XP
Range?
Properties
Optional
Channel
Ids
ChannelIds
?:
XPDropsUpdateChannelIdsInput
|
string
[]
Optional
Claim
Type
ClaimType
?:
IntFieldUpdateOperationsInput
|
number
Optional
Level
Settings
LevelSettings
?:
LevelSettingsUpdateOneRequiredWithoutXPDropsNestedInput
Optional
Time
To
Respawn
TimeToRespawn
?:
StringFieldUpdateOperationsInput
|
string
Optional
XP
Range
XPRange
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Ids
Claim
Type
Level
Settings
Time
To
Respawn
XP
Range
DisBot
Loading...