Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGiveawayScalarWhereWithAggregatesInput
Type Alias GuildGiveawayScalarWhereWithAggregatesInput
Guild
Giveaway
Scalar
Where
With
Aggregates
Input
:
{
AND
?:
GuildGiveawayScalarWhereWithAggregatesInput
|
GuildGiveawayScalarWhereWithAggregatesInput
[]
;
NOT
?:
GuildGiveawayScalarWhereWithAggregatesInput
|
GuildGiveawayScalarWhereWithAggregatesInput
[]
;
OR
?:
GuildGiveawayScalarWhereWithAggregatesInput
[]
;
buttonLabel
?:
StringNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
|
null
;
bypassRequirementsRoles
?:
StringNullableListFilter
<
"GuildGiveaway"
>
;
channelId
?:
StringWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
;
dbId
?:
StringWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
;
disableDoubleVoteEntry
?:
BoolNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
boolean
|
null
;
durationMinutes
?:
IntWithAggregatesFilter
<
"GuildGiveaway"
>
|
number
;
emojiUnicodeOrId
?:
StringNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
|
null
;
endedAt
?:
|
DateTimeNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
Date
|
string
|
null
;
giveawayId
?:
StringWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
;
guildId
?:
StringWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
;
hostId
?:
StringNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
|
null
;
liveEntryCountUpdatedAt
?:
|
DateTimeNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
Date
|
string
|
null
;
maxEntries
?:
IntNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
number
|
null
;
mentionRole
?:
StringNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
|
null
;
messageId
?:
StringNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
|
null
;
name
?:
StringWithAggregatesFilter
<
"GuildGiveaway"
>
|
string
;
roleBonusType
?:
EnumRoleBonusEnumNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
RoleBonusEnum
|
null
;
startedAt
?:
|
DateTimeNullableWithAggregatesFilter
<
"GuildGiveaway"
>
|
Date
|
string
|
null
;
winnerCount
?:
IntWithAggregatesFilter
<
"GuildGiveaway"
>
|
number
;
winnerIds
?:
StringNullableListFilter
<
"GuildGiveaway"
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...