Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildScheduledMessageUpdateOneRequiredWithoutButtonsNestedInput
Type Alias GuildScheduledMessageUpdateOneRequiredWithoutButtonsNestedInput
Guild
Scheduled
Message
Update
One
Required
Without
Buttons
Nested
Input
:
{
connect
?:
GuildScheduledMessageWhereUniqueInput
;
connectOrCreate
?:
GuildScheduledMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
GuildScheduledMessageCreateWithoutButtonsInput
,
GuildScheduledMessageUncheckedCreateWithoutButtonsInput
>
;
update
?:
XOR
<
XOR
<
GuildScheduledMessageUpdateToOneWithWhereWithoutButtonsInput
,
GuildScheduledMessageUpdateWithoutButtonsInput
>
,
GuildScheduledMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
GuildScheduledMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...