Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildSingleMessageWebhookUncheckedUpdateOneWithoutGuildCustomSingleMessageNestedInput
Type Alias GuildSingleMessageWebhookUncheckedUpdateOneWithoutGuildCustomSingleMessageNestedInput
Guild
Single
Message
Webhook
Unchecked
Update
One
Without
Guild
Custom
Single
Message
Nested
Input
:
{
connect
?:
GuildSingleMessageWebhookWhereUniqueInput
;
connectOrCreate
?:
GuildSingleMessageWebhookCreateOrConnectWithoutGuildCustomSingleMessageInput
;
create
?:
XOR
<
GuildSingleMessageWebhookCreateWithoutGuildCustomSingleMessageInput
,
GuildSingleMessageWebhookUncheckedCreateWithoutGuildCustomSingleMessageInput
>
;
delete
?:
GuildSingleMessageWebhookWhereInput
|
boolean
;
disconnect
?:
GuildSingleMessageWebhookWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildSingleMessageWebhookUpdateToOneWithWhereWithoutGuildCustomSingleMessageInput
,
GuildSingleMessageWebhookUpdateWithoutGuildCustomSingleMessageInput
>
,
GuildSingleMessageWebhookUncheckedUpdateWithoutGuildCustomSingleMessageInput
>
;
upsert
?:
GuildSingleMessageWebhookUpsertWithoutGuildCustomSingleMessageInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...