Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildClipForwardScalarWhereWithAggregatesInput
Type Alias GuildClipForwardScalarWhereWithAggregatesInput
Guild
Clip
Forward
Scalar
Where
With
Aggregates
Input
:
{
AND
?:
GuildClipForwardScalarWhereWithAggregatesInput
|
GuildClipForwardScalarWhereWithAggregatesInput
[]
;
NOT
?:
GuildClipForwardScalarWhereWithAggregatesInput
|
GuildClipForwardScalarWhereWithAggregatesInput
[]
;
OR
?:
GuildClipForwardScalarWhereWithAggregatesInput
[]
;
allowMature
?:
BoolNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
boolean
|
null
;
blacklistCategories
?:
StringNullableListFilter
<
"GuildClipForward"
>
;
blacklistClippers
?:
StringNullableListFilter
<
"GuildClipForward"
>
;
channelId
?:
StringNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
string
|
null
;
clipForwardId
?:
StringWithAggregatesFilter
<
"GuildClipForward"
>
|
string
;
dbId
?:
StringWithAggregatesFilter
<
"GuildClipForward"
>
|
string
;
guildId
?:
StringWithAggregatesFilter
<
"GuildClipForward"
>
|
string
;
includeOffline
?:
BoolNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
boolean
|
null
;
lastClipAt
?:
|
DateTimeNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
Date
|
string
|
null
;
lastClipId
?:
StringNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
string
|
null
;
maxPerCycle
?:
IntNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
number
|
null
;
minDuration
?:
IntNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
number
|
null
;
minViews
?:
IntNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
number
|
null
;
pingRoleId
?:
StringNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
string
|
null
;
platform
?:
EnumPlatformEnumWithAggregatesFilter
<
"GuildClipForward"
>
|
PlatformEnum
;
showNotifyButton
?:
BoolNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
boolean
|
null
;
streamerUserName
?:
StringWithAggregatesFilter
<
"GuildClipForward"
>
|
string
;
usePerStreamerEmbeds
?:
BoolNullableWithAggregatesFilter
<
"GuildClipForward"
>
|
boolean
|
null
;
whitelistCategories
?:
StringNullableListFilter
<
"GuildClipForward"
>
;
whitelistClippers
?:
StringNullableListFilter
<
"GuildClipForward"
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...