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