Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildMessageEmbedUncheckedUpdateOneWithoutGuildCustomMessageNestedInput
Type Alias GuildMessageEmbedUncheckedUpdateOneWithoutGuildCustomMessageNestedInput
Guild
Message
Embed
Unchecked
Update
One
Without
Guild
Custom
Message
Nested
Input
:
{
connect
?:
GuildMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
GuildMessageEmbedCreateOrConnectWithoutGuildCustomMessageInput
;
create
?:
XOR
<
GuildMessageEmbedCreateWithoutGuildCustomMessageInput
,
GuildMessageEmbedUncheckedCreateWithoutGuildCustomMessageInput
>
;
delete
?:
GuildMessageEmbedWhereInput
|
boolean
;
disconnect
?:
GuildMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildMessageEmbedUpdateToOneWithWhereWithoutGuildCustomMessageInput
,
GuildMessageEmbedUpdateWithoutGuildCustomMessageInput
>
,
GuildMessageEmbedUncheckedUpdateWithoutGuildCustomMessageInput
>
;
upsert
?:
GuildMessageEmbedUpsertWithoutGuildCustomMessageInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...