Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetGuildSingleMessageWebhookAggregateType
Type Alias GetGuildSingleMessageWebhookAggregateType<T>
Get
Guild
Single
Message
Webhook
Aggregate
Type
<
T
>
:
{
[
P
in
keyof
T
&
keyof
AggregateGuildSingleMessageWebhook
]
:
P
extends
"_count"
|
"count"
?
T
[
P
]
extends
true
?
number
:
GetScalarType
<
T
[
P
]
,
AggregateGuildSingleMessageWebhook
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
AggregateGuildSingleMessageWebhook
[
P
]
>
}
Type Parameters
T
extends
GuildSingleMessageWebhookAggregateArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...