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