Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
$GuildDropsGamePayload
Type Alias $GuildDropsGamePayload<ExtArgs>
$
Guild
Drops
Game
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"GuildDropsGame"
;
objects
:
{
game
:
$DropGamePayload
<
ExtArgs
>
|
null
;
guildDrops
:
$GuildDropsPayload
<
ExtArgs
>
|
null
;
webhook
:
$GuildDropsGameWebhookPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
channelId
:
string
|
null
;
createdAt
:
Date
;
dbId
:
string
;
gameId
:
string
;
guildDropsId
:
string
;
liveNotifications
:
boolean
|
null
;
roleId
:
string
|
null
;
}
,
ExtArgs
[
"result"
]
[
"guildDropsGame"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...