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