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