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