Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetGuildGiveawayAggregateType
Type Alias GetGuildGiveawayAggregateType<T>
Get
Guild
Giveaway
Aggregate
Type
<
T
>
:
{
[
P
in
keyof
T
&
keyof
AggregateGuildGiveaway
]
:
P
extends
"_count"
|
"count"
?
T
[
P
]
extends
true
?
number
:
GetScalarType
<
T
[
P
]
,
AggregateGuildGiveaway
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
AggregateGuildGiveaway
[
P
]
>
}
Type Parameters
T
extends
GuildGiveawayAggregateArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...