Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TWSCustomMessageUpdateOneWithoutButtonsNestedInput
Type Alias TWSCustomMessageUpdateOneWithoutButtonsNestedInput
TWSCustom
Message
Update
One
Without
Buttons
Nested
Input
:
{
connect
?:
TWSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
TWSCustomMessageCreateOrConnectWithoutButtonsInput
;
create
?:
XOR
<
TWSCustomMessageCreateWithoutButtonsInput
,
TWSCustomMessageUncheckedCreateWithoutButtonsInput
>
;
delete
?:
TWSCustomMessageWhereInput
|
boolean
;
disconnect
?:
TWSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TWSCustomMessageUpdateToOneWithWhereWithoutButtonsInput
,
TWSCustomMessageUpdateWithoutButtonsInput
>
,
TWSCustomMessageUncheckedUpdateWithoutButtonsInput
>
;
upsert
?:
TWSCustomMessageUpsertWithoutButtonsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...