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