DisBot
Preparing search index...
prisma
Prisma
GuildDisBotAutoModerationGroupByArgs
Type Alias GuildDisBotAutoModerationGroupByArgs<ExtArgs>
type
GuildDisBotAutoModerationGroupByArgs
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
,
>
=
{
_avg
?:
GuildDisBotAutoModerationAvgAggregateInputType
;
_count
?:
GuildDisBotAutoModerationCountAggregateInputType
|
true
;
_max
?:
GuildDisBotAutoModerationMaxAggregateInputType
;
_min
?:
GuildDisBotAutoModerationMinAggregateInputType
;
_sum
?:
GuildDisBotAutoModerationSumAggregateInputType
;
by
:
|
Prisma
.
GuildDisBotAutoModerationScalarFieldEnum
[]
|
Prisma
.
GuildDisBotAutoModerationScalarFieldEnum
;
having
?:
GuildDisBotAutoModerationScalarWhereWithAggregatesInput
;
orderBy
?:
|
GuildDisBotAutoModerationOrderByWithAggregationInput
|
GuildDisBotAutoModerationOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
GuildDisBotAutoModerationWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
_
avg?
_
count?
_
max?
_
min?
_
sum?
by
having?
order
By?
skip?
take?
where?
Properties
Optional
_
avg
_avg
?:
GuildDisBotAutoModerationAvgAggregateInputType
Optional
_
count
_count
?:
GuildDisBotAutoModerationCountAggregateInputType
|
true
Optional
_
max
_max
?:
GuildDisBotAutoModerationMaxAggregateInputType
Optional
_
min
_min
?:
GuildDisBotAutoModerationMinAggregateInputType
Optional
_
sum
_sum
?:
GuildDisBotAutoModerationSumAggregateInputType
by
by
:
|
Prisma
.
GuildDisBotAutoModerationScalarFieldEnum
[]
|
Prisma
.
GuildDisBotAutoModerationScalarFieldEnum
Optional
having
having
?:
GuildDisBotAutoModerationScalarWhereWithAggregatesInput
Optional
order
By
orderBy
?:
|
GuildDisBotAutoModerationOrderByWithAggregationInput
|
GuildDisBotAutoModerationOrderByWithAggregationInput
[]
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
where
where
?:
GuildDisBotAutoModerationWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
by
having
order
By
skip
take
where
DisBot
Loading...