Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsScalarWhereWithAggregatesInput
Type Alias GuildDropsScalarWhereWithAggregatesInput
Guild
Drops
Scalar
Where
With
Aggregates
Input
:
{
AND
?:
GuildDropsScalarWhereWithAggregatesInput
|
GuildDropsScalarWhereWithAggregatesInput
[]
;
NOT
?:
GuildDropsScalarWhereWithAggregatesInput
|
GuildDropsScalarWhereWithAggregatesInput
[]
;
OR
?:
GuildDropsScalarWhereWithAggregatesInput
[]
;
createdAt
?:
DateTimeWithAggregatesFilter
<
"GuildDrops"
>
|
Date
|
string
;
dbId
?:
StringWithAggregatesFilter
<
"GuildDrops"
>
|
string
;
guildId
?:
StringWithAggregatesFilter
<
"GuildDrops"
>
|
string
;
kickChannelId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
kickEnabled
?:
BoolWithAggregatesFilter
<
"GuildDrops"
>
|
boolean
;
kickLiveNotificationChannelId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
kickLiveNotificationRoleId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
kickRoleId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
liveNotifications
?:
BoolWithAggregatesFilter
<
"GuildDrops"
>
|
boolean
;
twitchChannelId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchEnabled
?:
BoolWithAggregatesFilter
<
"GuildDrops"
>
|
boolean
;
twitchLiveNotificationChannelId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchLiveNotificationRoleId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchRoleId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
updatedAt
?:
DateTimeWithAggregatesFilter
<
"GuildDrops"
>
|
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...