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