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