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