Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSCustomMessageCreateManyArgs
Type Alias KSCustomMessageCreateManyArgs<ExtArgs>
KSCustom
Message
Create
Many
Args
<
ExtArgs
>
:
{
data
:
KSCustomMessageCreateManyInput
|
KSCustomMessageCreateManyInput
[]
;
skipDuplicates
?:
boolean
;
}
KSCustomMessage createMany
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Type declaration
data
:
KSCustomMessageCreateManyInput
|
KSCustomMessageCreateManyInput
[]
The data used to create many KSCustomMessages.
Optional
skip
Duplicates
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...
KSCustomMessage createMany