DisBot
Preparing search index...
prisma
Prisma
XPDropsFieldRefs
Interface XPDropsFieldRefs
Fields of the XPDrops model
interface
XPDropsFieldRefs
{
ChannelIds
:
Prisma
.
FieldRef
<
"XPDrops"
,
"String[]"
>
;
ClaimType
:
Prisma
.
FieldRef
<
"XPDrops"
,
"Int"
>
;
GuildId
:
Prisma
.
FieldRef
<
"XPDrops"
,
"String"
>
;
Id
:
Prisma
.
FieldRef
<
"XPDrops"
,
"Int"
>
;
TimeToRespawn
:
Prisma
.
FieldRef
<
"XPDrops"
,
"String"
>
;
XPRange
:
Prisma
.
FieldRef
<
"XPDrops"
,
"String"
>
;
}
Index
Properties
Channel
Ids
Claim
Type
Guild
Id
Id
Time
To
Respawn
XP
Range
Properties
Readonly
Channel
Ids
ChannelIds
:
Prisma
.
FieldRef
<
"XPDrops"
,
"String[]"
>
Readonly
Claim
Type
ClaimType
:
Prisma
.
FieldRef
<
"XPDrops"
,
"Int"
>
Readonly
Guild
Id
GuildId
:
Prisma
.
FieldRef
<
"XPDrops"
,
"String"
>
Readonly
Id
Id
:
Prisma
.
FieldRef
<
"XPDrops"
,
"Int"
>
Readonly
Time
To
Respawn
TimeToRespawn
:
Prisma
.
FieldRef
<
"XPDrops"
,
"String"
>
Readonly
XP
Range
XPRange
:
Prisma
.
FieldRef
<
"XPDrops"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Ids
Claim
Type
Guild
Id
Id
Time
To
Respawn
XP
Range
DisBot
Loading...
Fields of the XPDrops model