DisBot
Preparing search index...
prisma
Prisma
GetGuildLoggingAggregateType
Type Alias GetGuildLoggingAggregateType<T>
GetGuildLoggingAggregateType
:
{
[
P
in
keyof
T
&
keyof
AggregateGuildLogging
]
:
P
extends
|
"_count"
|
"count"
?
T
[
P
]
extends
true
?
number
:
GetScalarType
<
T
[
P
]
,
AggregateGuildLogging
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
AggregateGuildLogging
[
P
]
>
}
Type Parameters
T
extends
GuildLoggingAggregateArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...