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