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