DisBot
Preparing search index...
prisma
Prisma
GetGuildLoggingGroupByPayload
Type Alias GetGuildLoggingGroupByPayload<T>
GetGuildLoggingGroupByPayload
:
Prisma
.
PrismaPromise
<
(
PickEnumerable
<
GuildLoggingGroupByOutputType
,
T
[
"by"
]
>
&
{
[
P
in
keyof
T
&
keyof
GuildLoggingGroupByOutputType
]
:
P
extends
"_count"
?
T
[
P
]
extends
boolean
?
number
:
GetScalarType
<
T
[
P
]
,
GuildLoggingGroupByOutputType
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
GuildLoggingGroupByOutputType
[
P
]
>
}
)
[]
,
>
Type Parameters
T
extends
GuildLoggingGroupByArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...