Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsWhereUniqueInput
Type Alias GuildDropsWhereUniqueInput
Guild
Drops
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
GuildDropsWhereInput
|
GuildDropsWhereInput
[]
;
NOT
?:
GuildDropsWhereInput
|
GuildDropsWhereInput
[]
;
OR
?:
GuildDropsWhereInput
[]
;
createdAt
?:
DateTimeFilter
<
"GuildDrops"
>
|
Date
|
string
;
dbId
?:
string
;
games
?:
GuildDropsGameListRelationFilter
;
guildId
?:
string
;
kickChannelId
?:
StringNullableFilter
<
"GuildDrops"
>
|
string
|
null
;
kickEnabled
?:
BoolFilter
<
"GuildDrops"
>
|
boolean
;
kickLiveNotificationChannelId
?:
StringNullableFilter
<
"GuildDrops"
>
|
string
|
null
;
kickLiveNotificationRoleId
?:
StringNullableFilter
<
"GuildDrops"
>
|
string
|
null
;
kickRoleId
?:
StringNullableFilter
<
"GuildDrops"
>
|
string
|
null
;
liveNotifications
?:
BoolFilter
<
"GuildDrops"
>
|
boolean
;
twitchChannelId
?:
StringNullableFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchEnabled
?:
BoolFilter
<
"GuildDrops"
>
|
boolean
;
twitchLiveNotificationChannelId
?:
StringNullableFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchLiveNotificationRoleId
?:
StringNullableFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchRoleId
?:
StringNullableFilter
<
"GuildDrops"
>
|
string
|
null
;
updatedAt
?:
DateTimeFilter
<
"GuildDrops"
>
|
Date
|
string
;
webhook
?:
XOR
<
GuildDropsWebhookNullableScalarRelationFilter
,
GuildDropsWebhookWhereInput
>
|
null
;
}
,
"dbId"
|
"guildId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...