Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildCustomMessageUpdateOneWithoutEmbedNestedInput
Type Alias GuildCustomMessageUpdateOneWithoutEmbedNestedInput
Guild
Custom
Message
Update
One
Without
Embed
Nested
Input
:
{
connect
?:
GuildCustomMessageWhereUniqueInput
;
connectOrCreate
?:
GuildCustomMessageCreateOrConnectWithoutEmbedInput
;
create
?:
XOR
<
GuildCustomMessageCreateWithoutEmbedInput
,
GuildCustomMessageUncheckedCreateWithoutEmbedInput
>
;
delete
?:
GuildCustomMessageWhereInput
|
boolean
;
disconnect
?:
GuildCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildCustomMessageUpdateToOneWithWhereWithoutEmbedInput
,
GuildCustomMessageUpdateWithoutEmbedInput
>
,
GuildCustomMessageUncheckedUpdateWithoutEmbedInput
>
;
upsert
?:
GuildCustomMessageUpsertWithoutEmbedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...