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