Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildCustomMessageUpdateOneWithoutWebhookNestedInput
Type Alias GuildCustomMessageUpdateOneWithoutWebhookNestedInput
Guild
Custom
Message
Update
One
Without
Webhook
Nested
Input
:
{
connect
?:
GuildCustomMessageWhereUniqueInput
;
connectOrCreate
?:
GuildCustomMessageCreateOrConnectWithoutWebhookInput
;
create
?:
XOR
<
GuildCustomMessageCreateWithoutWebhookInput
,
GuildCustomMessageUncheckedCreateWithoutWebhookInput
>
;
delete
?:
GuildCustomMessageWhereInput
|
boolean
;
disconnect
?:
GuildCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildCustomMessageUpdateToOneWithWhereWithoutWebhookInput
,
GuildCustomMessageUpdateWithoutWebhookInput
>
,
GuildCustomMessageUncheckedUpdateWithoutWebhookInput
>
;
upsert
?:
GuildCustomMessageUpsertWithoutWebhookInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...