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