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
;
kickDeliveryMode
?:
EnumNotificationDeliveryEnumWithAggregatesFilter
<
"GuildDrops"
>
|
NotificationDeliveryEnum
;
kickEnabled
?:
BoolWithAggregatesFilter
<
"GuildDrops"
>
|
boolean
;
kickLiveNotificationChannelId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
kickLiveNotificationRoleId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
kickLiveNotifications
?:
BoolWithAggregatesFilter
<
"GuildDrops"
>
|
boolean
;
kickRoleId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
kickScheduledHours
?:
IntNullableListFilter
<
"GuildDrops"
>
;
kickScheduledWeekdays
?:
IntNullableListFilter
<
"GuildDrops"
>
;
kickWindowEndHour
?:
IntNullableWithAggregatesFilter
<
"GuildDrops"
>
|
number
|
null
;
kickWindowStartHour
?:
IntNullableWithAggregatesFilter
<
"GuildDrops"
>
|
number
|
null
;
twitchChannelId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchDeliveryMode
?:
EnumNotificationDeliveryEnumWithAggregatesFilter
<
"GuildDrops"
>
|
NotificationDeliveryEnum
;
twitchEnabled
?:
BoolWithAggregatesFilter
<
"GuildDrops"
>
|
boolean
;
twitchLiveNotificationChannelId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchLiveNotificationRoleId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchLiveNotifications
?:
BoolWithAggregatesFilter
<
"GuildDrops"
>
|
boolean
;
twitchRoleId
?:
StringNullableWithAggregatesFilter
<
"GuildDrops"
>
|
string
|
null
;
twitchScheduledHours
?:
IntNullableListFilter
<
"GuildDrops"
>
;
twitchScheduledWeekdays
?:
IntNullableListFilter
<
"GuildDrops"
>
;
twitchWindowEndHour
?:
IntNullableWithAggregatesFilter
<
"GuildDrops"
>
|
number
|
null
;
twitchWindowStartHour
?:
IntNullableWithAggregatesFilter
<
"GuildDrops"
>
|
number
|
null
;
updatedAt
?:
DateTimeWithAggregatesFilter
<
"GuildDrops"
>
|
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...