Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildStarboardGroupByArgs
Type Alias GuildStarboardGroupByArgs<ExtArgs>
Guild
Starboard
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
GuildStarboardAvgAggregateInputType
;
_count
?:
GuildStarboardCountAggregateInputType
|
true
;
_max
?:
GuildStarboardMaxAggregateInputType
;
_min
?:
GuildStarboardMinAggregateInputType
;
_sum
?:
GuildStarboardSumAggregateInputType
;
by
:
Prisma
.
GuildStarboardScalarFieldEnum
[]
|
Prisma
.
GuildStarboardScalarFieldEnum
;
having
?:
GuildStarboardScalarWhereWithAggregatesInput
;
orderBy
?:
GuildStarboardOrderByWithAggregationInput
|
GuildStarboardOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
GuildStarboardWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...