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