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