Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetGuildRolePanelRoleGroupByPayload
Type Alias GetGuildRolePanelRoleGroupByPayload<T>
Get
Guild
Role
Panel
Role
Group
By
Payload
<
T
>
:
Prisma
.
PrismaPromise
<
(
PickEnumerable
<
GuildRolePanelRoleGroupByOutputType
,
T
[
"by"
]
>
&
{
[
P
in
keyof
T
&
keyof
GuildRolePanelRoleGroupByOutputType
]
:
P
extends
"_count"
?
T
[
P
]
extends
boolean
?
number
:
GetScalarType
<
T
[
P
]
,
GuildRolePanelRoleGroupByOutputType
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
GuildRolePanelRoleGroupByOutputType
[
P
]
>
}
)
[]
>
Type Parameters
T
extends
GuildRolePanelRoleGroupByArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...