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