Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsGameFieldRefs
Interface GuildDropsGameFieldRefs
Fields of the GuildDropsGame model
interface
GuildDropsGameFieldRefs
{
channelId
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
;
createdAt
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"DateTime"
>
;
dbId
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
;
gameId
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
;
guildDropsId
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
;
liveNotifications
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"Boolean"
>
;
roleId
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
;
}
Index
Properties
channel
Id
created
At
db
Id
game
Id
guild
Drops
Id
live
Notifications
role
Id
Properties
Readonly
channel
Id
channel
Id
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
Readonly
created
At
created
At
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"DateTime"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
Readonly
game
Id
game
Id
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
Readonly
guild
Drops
Id
guild
Drops
Id
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
Readonly
live
Notifications
live
Notifications
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"Boolean"
>
Readonly
role
Id
role
Id
:
Prisma
.
FieldRef
<
"GuildDropsGame"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
created
At
db
Id
game
Id
guild
Drops
Id
live
Notifications
role
Id
@notidotbot/noti-api-client
Loading...
Fields of the GuildDropsGame model