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