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