Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildCustomMessageUncheckedCreateNestedManyWithoutGuildInput
Type Alias GuildCustomMessageUncheckedCreateNestedManyWithoutGuildInput
Guild
Custom
Message
Unchecked
Create
Nested
Many
Without
Guild
Input
:
{
connect
?:
GuildCustomMessageWhereUniqueInput
|
GuildCustomMessageWhereUniqueInput
[]
;
connectOrCreate
?:
GuildCustomMessageCreateOrConnectWithoutGuildInput
|
GuildCustomMessageCreateOrConnectWithoutGuildInput
[]
;
create
?:
XOR
<
GuildCustomMessageCreateWithoutGuildInput
,
GuildCustomMessageUncheckedCreateWithoutGuildInput
>
|
GuildCustomMessageCreateWithoutGuildInput
[]
|
GuildCustomMessageUncheckedCreateWithoutGuildInput
[]
;
createMany
?:
GuildCustomMessageCreateManyGuildInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...