Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildCustomMessageUpdateOneWithoutButtonsNestedInput
Type Alias GuildCustomMessageUpdateOneWithoutButtonsNestedInput
Guild
Custom
Message
Update
One
Without
Buttons
Nested
Input
:
{
connect
?:
GuildCustomMessageWhereUniqueInput
;
connectOrCreate
?:
GuildCustomMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
GuildCustomMessageCreateWithoutButtonsInput
,
GuildCustomMessageUncheckedCreateWithoutButtonsInput
>
;
delete
?:
GuildCustomMessageWhereInput
|
boolean
;
disconnect
?:
GuildCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildCustomMessageUpdateToOneWithWhereWithoutButtonsInput
,
GuildCustomMessageUpdateWithoutButtonsInput
>
,
GuildCustomMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
GuildCustomMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...